Skip to content

Commit 7ff8843

Browse files
authored
Merge pull request #577 from opendatacube/for_1.8.7
Increment version number for 1.8.7 tag
2 parents ce6c9be + 36591d3 commit 7ff8843

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.6+?"
4+
__version__ = "1.8.7+?"

0 commit comments

Comments
 (0)