mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-29 20:14:08 +00:00
Add version dunder
This commit is contained in:
parent
26ca2f7af7
commit
b98ec17668
1 changed files with 2 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue