Files
bitfinex-api-py/bfxapi/version.py
2021-08-12 16:33:04 +02:00

6 lines
90 B
Python

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