Skip to content

Commit

Permalink
Version bump to 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Dec 27, 2018
1 parent bb9dd86 commit 23d0cea
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,5 +1,5 @@
""" FreqTrade bot """
__version__ = '0.17.4'
__version__ = '0.18.0'


class DependencyException(BaseException):
Expand Down

0 comments on commit 23d0cea

Please sign in to comment.