Files
bitfinex-api-py/bfxapi/version.py
itsdeka 793fda9d67 updated version
changed account's trade execution (te) and trade update (tu) handling
2022-01-20 13:35:36 +01:00

6 lines
90 B
Python

"""
This module contains the current version of the bfxapi lib
"""
__version__ = '2.0.0'