version bump

This commit is contained in:
gcarq 2017-11-20 20:01:10 +01:00
parent cd5afd6ff4
commit 86b6c6f334
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
""" FreqTrade bot """
__version__ = '0.14.2'
__version__ = '0.14.3'
from . import main