We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2530fe1 commit c2eddd7Copy full SHA for c2eddd7
upbit/__init__.py
@@ -7,7 +7,7 @@
7
__all__ = ['client', 'websocket']
8
__module_name__ = 'upbit-client'
9
10
-__version__ = '1.1.6.25'
+__version__ = '1.1.6.26'
11
__released_version__ = Version.get_versions(__module_name__)
12
__latest_version__ = __released_version__[0]
13
0 commit comments