Ben Letham пре 8 година
родитељ
комит
b98ec17668
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      python/fbprophet/__init__.py

+ 2 - 0
python/fbprophet/__init__.py

@@ -6,3 +6,5 @@
 # of patent rights can be found in the PATENTS file in the same directory.
 
 from fbprophet.forecaster import Prophet
+
+__version__ = '0.1.1'