mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
6 lines
90 B
Python
6 lines
90 B
Python
"""
|
|
This module contains the current version of the bfxapi lib
|
|
"""
|
|
|
|
__version__ = '2.0.1'
|