Files
bitfinex-api-py/bfxapi/version.py
2020-04-16 10:45:20 +01:00

6 lines
90 B
Python

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