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 ce6c9be + 36591d3 commit 7ff8843Copy full SHA for 7ff8843
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