We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50fee2b commit f9467caCopy full SHA for f9467ca
unicorn_fy/unicorn_fy.py
@@ -58,7 +58,7 @@ class UnicornFy(object):
58
- Binance.org
59
- Jex.com
60
"""
61
- VERSION = "0.12.1.dev"
+ VERSION = "0.12.1"
62
63
def __init__(self):
64
self.last_update_check_github = {'timestamp': time.time(),
0 commit comments