diff --git a/unicorn_fy/unicorn_fy.py b/unicorn_fy/unicorn_fy.py index a10cd6a..913c07c 100755 --- a/unicorn_fy/unicorn_fy.py +++ b/unicorn_fy/unicorn_fy.py @@ -58,7 +58,7 @@ class UnicornFy(object): - Binance.org - Jex.com """ - VERSION = "0.12.0.dev" + VERSION = "0.12.0" def __init__(self): self.last_update_check_github = {'timestamp': time.time(),