We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b92d09c commit bd2542eCopy full SHA for bd2542e
python/setup.py
@@ -98,7 +98,7 @@ def with_project_on_sys_path(self, func):
98
99
setup(
100
name='fbprophet',
101
- version='0.3',
+ version='0.3.post1',
102
description='Automatic Forecasting Procedure',
103
url='https://facebook.github.io/prophet/',
104
author='Sean J. Taylor <sjt@fb.com>, Ben Letham <bletham@fb.com>',
0 commit comments