Files
bitfinex-api-py/bfxapi/version.py
matthewli1409 eb33c06d51 change version
2022-10-18 16:10:38 +07:00

6 lines
90 B
Python

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