Skip to content

Commit aeee428

Browse files
authored
Merge pull request #693 from opendatacube/for_1_8_16
Increment default version number
2 parents 26d0f42 + b5ff8a3 commit aeee428

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.15+?"
9+
__version__ = "1.8.16+?"

0 commit comments

Comments
 (0)