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 ce6c9be commit 36591d3Copy full SHA for 36591d3
datacube_ows/__init__.py
@@ -1,4 +1,4 @@
1
try:
2
from ._version import version as __version__
3
except ImportError:
4
- __version__ = "1.8.6+?"
+ __version__ = "1.8.7+?"
0 commit comments