Add version dunder

This commit is contained in:
Ben Letham 2017-04-17 15:20:49 -07:00
parent 26ca2f7af7
commit b98ec17668

View file

@ -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'