mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
updated version and CHANGELOG
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
1.1.10
|
||||||
|
- Fixed get_seed_candles() [backwards compatible]
|
||||||
|
|
||||||
1.1.9
|
1.1.9
|
||||||
- Implemented PULSE endpoints (rest)
|
- Implemented PULSE endpoints (rest)
|
||||||
- Updated pyee and changed deprecated class EventEmitter() -> AsyncIOEventEmitter() to make it work with all Python 3.X versions
|
- Updated pyee and changed deprecated class EventEmitter() -> AsyncIOEventEmitter() to make it work with all Python 3.X versions
|
||||||
|
|||||||
@@ -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__ = '1.1.9'
|
__version__ = '1.1.10'
|
||||||
|
|||||||
Reference in New Issue
Block a user