This commit is contained in:
Robert Kowalski
2021-04-28 15:25:37 +02:00
parent fa6ec4e718
commit d97c8c8a7c

View File

@@ -11,7 +11,7 @@ from os import path
here = path.abspath(path.dirname(__file__))
setup(
name='bitfinex-api-py',
version='1.1.12',
version='1.1.14',
description='Official Bitfinex Python API',
long_description='A Python reference implementation of the Bitfinex API for both REST and websocket interaction',
long_description_content_type='text/markdown',