We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074bf8a commit e9a3381Copy full SHA for e9a3381
openet/ssebop/__init__.py
@@ -2,7 +2,7 @@
2
from .collection import Collection
3
from . import interpolate
4
5
-__version__ = "0.2.7"
+__version__ = "0.2.8"
6
7
MODEL_NAME = 'SSEBOP'
8
0 commit comments