Bump to version 1.1.0

This commit is contained in:
Jacob Plaster
2019-09-12 14:38:50 +01:00
parent d9e3ea437f
commit de81fc80bd
3 changed files with 15 additions and 2 deletions

View File

@@ -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