Ver código fonte

now a dev version

Ben Letham 7 anos atrás
pai
commit
9f86b9e04b
1 arquivos alterados com 1 adições e 1 exclusões
  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'