UPdate version for develop

This commit is contained in:
Matthias 2019-06-24 19:46:39 +02:00
parent 56e6294873
commit e1daf02735
1 changed files with 1 additions and 1 deletions

View File

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