We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650da13 commit 7bc9731Copy full SHA for 7bc9731
datacube_ows/__init__.py
@@ -6,4 +6,4 @@
6
try:
7
from ._version import version as __version__
8
except ImportError:
9
- __version__ = "1.8.8+?"
+ __version__ = "1.8.9+?"
0 commit comments