We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f653a commit 6b6bb7cCopy full SHA for 6b6bb7c
CHANGES.md
@@ -1,4 +1,4 @@
1
-## Changes in 0.8.0 (in development)
+## Changes in 0.8.0
2
3
- Store methods `get_type_specifier` and `get_type_specifiers_for_data` now
4
return values in correct format (strings instead of type specifiers)
xcube_cds/version.py
@@ -20,4 +20,4 @@
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
# SOFTWARE.
22
23
-version = '0.8.0.dev2'
+version = '0.8.0'
0 commit comments