Skip to content

Commit c302ed0

Browse files
committed
Bump version
1 parent f589ec5 commit c302ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cryptonator.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import requests
1010

1111
__author__ = 'aldur'
12-
__version__ = '0.0.2'
12+
__version__ = '0.0.3'
1313

1414
API_CURRENCIES = "https://www.cryptonator.com/api/currencies"
1515
API_SIMPLE_TICKER = "https://api.cryptonator.com/api/ticker/{}-{}"

0 commit comments

Comments
 (0)