mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-18 22:34:21 +01:00
Bump __version__ in file bfxapi/_version.py to v3.0.4.
This commit is contained in:
@@ -1 +1 @@
|
|||||||
__version__ = "3.0.3"
|
__version__ = "3.0.4"
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -2,7 +2,7 @@ from distutils.core import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="bitfinex-api-py",
|
name="bitfinex-api-py",
|
||||||
version="3.0.3",
|
version="3.0.4",
|
||||||
description="Official Bitfinex Python API",
|
description="Official Bitfinex Python API",
|
||||||
long_description=(
|
long_description=(
|
||||||
"A Python reference implementation of the Bitfinex API "
|
"A Python reference implementation of the Bitfinex API "
|
||||||
|
|||||||
Reference in New Issue
Block a user