Skip to content

Commit

Permalink
Merge tag '0.14.3' into develop
Browse files Browse the repository at this point in the history
0.14.3
  • Loading branch information
gcarq committed Nov 20, 2017
2 parents cd5afd6 + e9dbdc9 commit 1931d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freqtrade/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
""" FreqTrade bot """
__version__ = '0.14.2'
__version__ = '0.14.3'

from . import main

0 comments on commit 1931d31

Please sign in to comment.