Преглед на файлове

Post-release version due to bad package upload

Sean J. Taylor преди 7 години
родител
ревизия
bd2542e7fb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      python/setup.py

+ 1 - 1
python/setup.py

@@ -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>',