Version bump to 2019.6

This commit is contained in:
Matthias 2019-06-24 19:44:14 +02:00
parent 1b15e5dd64
commit 56e6294873

View File

@ -1,5 +1,5 @@
""" FreqTrade bot """
__version__ = '0.18.5-dev'
__version__ = '2019.6'
class DependencyException(Exception):