Files
bitfinex-api-py/bfxapi/version.py
Dario Moceri acc232e049 Updated changelog and version.py
Note: there was a mismatching
2021-01-21 16:26:01 +01:00

6 lines
90 B
Python

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