mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-11 10:43:56 +00:00
Freqtrade 0.16.1 release
Note. This is the last release that uses our own bittrex implementation for trading. After this ccxt library will be taken into use which will offer the needed exchanges (bittrex/binance)
This commit is contained in:
parent
4ce927d455
commit
e1322b75a9
|
@ -1,5 +1,5 @@
|
|||
""" FreqTrade bot """
|
||||
__version__ = '0.16.0'
|
||||
__version__ = '0.16.1'
|
||||
|
||||
|
||||
class DependencyException(BaseException):
|
||||
|
|
Loading…
Reference in New Issue
Block a user