Skip to content

Commit

Permalink
version to 0.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mishaker committed Apr 18, 2019
1 parent 031a63d commit 795c2e4
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.18.2-dev'
__version__ = '0.18.5'


class DependencyException(BaseException):
Expand Down

0 comments on commit 795c2e4

Please sign in to comment.