Skip to content

Commit 6e2ca35

Browse files
committed
Update Version 1.1.6.25
1 parent 4aeb7a7 commit 6e2ca35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upbit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__all__ = ['client', 'websocket']
88
__module_name__ = 'upbit-client'
99

10-
__version__ = '1.1.6.24a'
10+
__version__ = '1.1.6.25'
1111
__released_version__ = Version.get_versions(__module_name__)
1212
__latest_version__ = __released_version__[0]
1313

0 commit comments

Comments
 (0)