Files
bitfinex-api-py/bfxapi/version.py
2022-08-22 19:31:16 +02:00

6 lines
90 B
Python

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