mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
main: add changelog and versioning
This commit is contained in:
5
bfxapi/version.py
Normal file
5
bfxapi/version.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
This module contains the current version of the bfxapi lib
|
||||
"""
|
||||
|
||||
__version__ = '0.0.1'
|
||||
Reference in New Issue
Block a user