Files
bitfinex-api-py/bfxapi/version.py
2019-06-06 10:12:18 +08:00

6 lines
90 B
Python

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