Bump version number for new release

This commit is contained in:
Sean J. Taylor 2019-01-15 17:24:43 -08:00
parent de5b7494de
commit ef670eaf6c

View file

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