Files
bitfinex-api-py/bfxapi/version.py
itsdeka 0a6cc34f8a Revert "spacing"
This reverts commit 65a3bec654.
2021-12-14 12:10:45 +01:00

6 lines
90 B
Python

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