Merge pull request #7 from Irishery/working_on_rps

update version
api-breakage
Irishery 4 years ago committed by GitHub
commit 308ad643fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/cryptocom/exchange/__init__.py

@ -23,4 +23,4 @@ __all__ = [
'ApiError', 'ApiProvider'
]
__version__ = '0.9.2'
__version__ = '0.9.3'

Loading…
Cancel
Save