Explorar o código

Add version dunder

Ben Letham %!s(int64=8) %!d(string=hai) anos
pai
achega
b98ec17668
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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'