瀏覽代碼

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