Explorar el Código

now a dev version

Ben Letham hace 7 años
padre
commit
9f86b9e04b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'