Post-release version due to bad package upload

This commit is contained in:
Sean J. Taylor 2018-06-02 09:31:15 -07:00
parent b92d09cc82
commit bd2542e7fb

View file

@ -98,7 +98,7 @@ with open('requirements.txt', 'r') as f:
setup(
name='fbprophet',
version='0.3',
version='0.3.post1',
description='Automatic Forecasting Procedure',
url='https://facebook.github.io/prophet/',
author='Sean J. Taylor <sjt@fb.com>, Ben Letham <bletham@fb.com>',