Skip to content

Commit e733967

Browse files
committed
bump version
1 parent 35e7ed1 commit e733967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ebaysdk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import platform
1010
import logging
1111

12-
__version__ = '1.0.0'
12+
__version__ = '1.0.1'
1313
Version = __version__ # for backware compatibility
1414

1515

0 commit comments

Comments
 (0)