mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Bump to version 1.1.0
This commit is contained in:
2
setup.py
2
setup.py
@@ -20,7 +20,7 @@ here = path.abspath(path.dirname(__file__))
|
||||
|
||||
setup(
|
||||
name='bitfinex-api-py',
|
||||
version='1.0.1', # Required
|
||||
version='1.1.0', # Required
|
||||
description='Official Bitfinex API', # Optional
|
||||
long_description='This is an official python library that is used to connect interact with the Bitfinex api.', # Optional
|
||||
long_description_content_type='text/markdown', # Optional
|
||||
|
||||
Reference in New Issue
Block a user