Skip to content

Commit e675148

Browse files
authored
Merge pull request #586 from opendatacube/for_release_1.8.8
Increment version number to 1.8.8.
2 parents d8df4c5 + ee4e090 commit e675148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datacube_ows/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
try:
22
from ._version import version as __version__
33
except ImportError:
4-
__version__ = "1.8.7+?"
4+
__version__ = "1.8.8+?"

0 commit comments

Comments
 (0)