Skip to content

Commit f9467ca

Browse files
Update unicorn_fy.py
1 parent 50fee2b commit f9467ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicorn_fy/unicorn_fy.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class UnicornFy(object):
5858
- Binance.org
5959
- Jex.com
6060
"""
61-
VERSION = "0.12.1.dev"
61+
VERSION = "0.12.1"
6262

6363
def __init__(self):
6464
self.last_update_check_github = {'timestamp': time.time(),

0 commit comments

Comments
 (0)