mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
Bugfix - It is now possible to call bfx.ws.run() from an already running event loop
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
This module contains the current version of the bfxapi lib
|
||||
"""
|
||||
|
||||
__version__ = '1.2.7'
|
||||
__version__ = '1.2.8'
|
||||
|
||||
Reference in New Issue
Block a user