Skip to content

Commit

Permalink
Update Version 1.1.6.30
Browse files Browse the repository at this point in the history
  • Loading branch information
uJhin committed Feb 13, 2021
1 parent a912750 commit 6292e5d
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.29'
__version__ = '1.1.6.30'
__released_version__ = Version.get_versions(__module_name__)
__latest_version__ = __released_version__[0]

Expand Down

0 comments on commit 6292e5d

Please sign in to comment.