Skip to content

Commit

Permalink
Update Version 1.1.6.26
Browse files Browse the repository at this point in the history
Update Version 1.1.6.26
  • Loading branch information
uJhin committed Feb 4, 2021
1 parent d610369 commit f6aaabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/python/upbit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__all__ = ['client', 'websocket']
__module_name__ = 'upbit-client'

__version__ = '1.1.6.25'
__version__ = '1.1.6.26'
__released_version__ = Version.get_versions(__module_name__)
__latest_version__ = __released_version__[0]

Expand Down

0 comments on commit f6aaabf

Please sign in to comment.