Skip to content

Commit bd2542e

Browse files
author
Sean J. Taylor
committed
Post-release version due to bad package upload
1 parent b92d09c commit bd2542e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def with_project_on_sys_path(self, func):
9898

9999
setup(
100100
name='fbprophet',
101-
version='0.3',
101+
version='0.3.post1',
102102
description='Automatic Forecasting Procedure',
103103
url='https://facebook.github.io/prophet/',
104104
author='Sean J. Taylor <sjt@fb.com>, Ben Letham <bletham@fb.com>',

0 commit comments

Comments
 (0)