Skip to content

Commit

Permalink
Update Version 1.1.6.25
Browse files Browse the repository at this point in the history
  • Loading branch information
uJhin committed Jan 26, 2021
1 parent 387bfca commit 3c6ca84
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.24a'
__version__ = '1.1.6.25'
__released_version__ = Version.get_versions(__module_name__)
__latest_version__ = __released_version__[0]

Expand Down

0 comments on commit 3c6ca84

Please sign in to comment.