Skip to content

Commit

Permalink
Update unicorn_fy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-zehentleitner committed Apr 12, 2021
1 parent 46a3c88 commit abda41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unicorn_fy/unicorn_fy.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class UnicornFy(object):
- Binance.org
- Jex.com
"""
VERSION = "0.10.0.dev"
VERSION = "0.10.0"

def __init__(self):
self.last_update_check_github = {'timestamp': time.time(),
Expand Down

0 comments on commit abda41f

Please sign in to comment.