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:
@@ -1,5 +1,5 @@
|
||||
""" FreqTrade bot """
|
||||
__version__ = '0.16.0'
|
||||
__version__ = '0.16.1'
|
||||
|
||||
|
||||
class DependencyException(BaseException):
|
||||
|
Reference in New Issue
Block a user