We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 880f67a + bfb9ccb commit ca85fe2Copy full SHA for ca85fe2
setup.py
@@ -11,7 +11,7 @@
11
here = path.abspath(path.dirname(__file__))
12
setup(
13
name='bitfinex-api-py',
14
- version='1.3.3',
+ version='1.3.4',
15
description='Official Bitfinex Python API',
16
long_description='A Python reference implementation of the Bitfinex API for both REST and websocket interaction',
17
long_description_content_type='text/markdown',
0 commit comments