Add pypi build step

This commit is contained in:
Matthias
2020-02-17 20:16:24 +01:00
parent 7b9bd70d97
commit 0b33b798e4
2 changed files with 29 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
""" FreqTrade bot """
""" Freqtrade bot """
__version__ = 'develop'
if __version__ == 'develop':