We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e7ed1 commit e733967Copy full SHA for e733967
1 file changed
ebaysdk/__init__.py
@@ -9,7 +9,7 @@
9
import platform
10
import logging
11
12
-__version__ = '1.0.0'
+__version__ = '1.0.1'
13
Version = __version__ # for backware compatibility
14
15
0 commit comments