This commit is contained in:
vigan-abd
2024-04-08 20:10:06 +02:00
parent 66d2a5d964
commit 52f24ffe7d
3 changed files with 40 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ from distutils.core import setup
setup(
name="bitfinex-api-py",
version="3.0.0",
version="3.0.1",
description="Official Bitfinex Python API",
long_description=(
"A Python reference implementation of the Bitfinex API "