mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-20 15:24:21 +01:00
version: bump to 1.0.0 and add to changelog
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
1.0.0
|
||||||
|
|
||||||
|
- Removal of camel-casing file naming and git duplicates
|
||||||
|
i.e bfx.client instead of bfx.Client
|
||||||
|
|
||||||
|
|
||||||
0.0.1
|
0.0.1
|
||||||
|
|
||||||
- Added change-log and PR/Issue templates
|
- Added change-log and PR/Issue templates
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
This module contains the current version of the bfxapi lib
|
This module contains the current version of the bfxapi lib
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '0.0.1'
|
__version__ = '1.0.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user