Skip to content

Commit 1a9a4d7

Browse files
authored
Merge pull request #707 from opendatacube/for_1_8_18
Increment default version number to 1.8.18
2 parents 2884603 + d945a2e commit 1a9a4d7

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.17+?"
9+
__version__ = "1.8.18+?"

0 commit comments

Comments
 (0)