Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
aldur committed Nov 10, 2020
1 parent 9f1b9fa commit bff8301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cryptonator.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import requests

__author__ = 'aldur'
__version__ = '0.0.2'
__version__ = '0.0.4'

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

0 comments on commit bff8301

Please sign in to comment.