changed to “Free, open source …”

This commit is contained in:
misagh
2019-01-03 14:38:38 +01:00
parent 05ce7787d6
commit afffa2f313
4 changed files with 62 additions and 18 deletions

View File

@@ -11,7 +11,7 @@ from freqtrade import __version__
setup(name='freqtrade',
version=__version__,
description='Simple High Frequency Trading Bot for crypto currencies',
description='Crypto Trading Bot',
url='https://github.com/freqtrade/freqtrade',
author='gcarq and contributors',
author_email='michael.egger@tsn.at',