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.
2 parents d8df4c5 + ee4e090 commit e675148Copy full SHA for e675148
datacube_ows/__init__.py
@@ -1,4 +1,4 @@
1
try:
2
from ._version import version as __version__
3
except ImportError:
4
- __version__ = "1.8.7+?"
+ __version__ = "1.8.8+?"
0 commit comments