Skip to content

Commit e9a3381

Browse files
committed
Bumping version number to 0.2.8
We made a 0.2.7 release at some point and then pulled it
1 parent 074bf8a commit e9a3381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openet/ssebop/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from .collection import Collection
33
from . import interpolate
44

5-
__version__ = "0.2.7"
5+
__version__ = "0.2.8"
66

77
MODEL_NAME = 'SSEBOP'
88

0 commit comments

Comments
 (0)