Files
bitfinex-api-py/bfxapi/version.py
2021-06-10 18:17:13 +02:00

6 lines
91 B
Python

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