We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a0720 commit 8ac8fecCopy full SHA for 8ac8fec
setup.py
@@ -9,7 +9,7 @@
9
#package_data={'pyFTS.data': ['*.csv','*.csv.bz2']},
10
#data_files=[('data', ['pyFTS/data/Enrollments.csv', 'pyFTS/data/AirPassengers.csv'])],
11
#include_package_data=True,
12
- version='1.2.1',
+ version='1.2.2',
13
description='Fuzzy Time Series for Python',
14
author='Petronio Candido L. e Silva',
15
author_email='[email protected]',
0 commit comments