Skip to content

Commit f211246

Browse files
authored
Merge pull request #618 from opendatacube/for_release_1.8.9
Increment default version number.
2 parents 650da13 + 7bc9731 commit f211246

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
@@ -6,4 +6,4 @@
66
try:
77
from ._version import version as __version__
88
except ImportError:
9-
__version__ = "1.8.8+?"
9+
__version__ = "1.8.9+?"

0 commit comments

Comments
 (0)