Browse Source

now a dev version

Ben Letham 6 years ago
parent
commit
9f86b9e04b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      python/fbprophet/__init__.py

+ 1 - 1
python/fbprophet/__init__.py

@@ -7,4 +7,4 @@
 
 from fbprophet.forecaster import Prophet
 
-__version__ = '0.3'
+__version__ = '0.4.dev'