From 5d12e4a490c43e19d651d0e76c24582ca3442e43 Mon Sep 17 00:00:00 2001 From: konstntokas Date: Fri, 24 Jan 2025 12:36:14 +0100 Subject: [PATCH] version updated --- xcube/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcube/version.py b/xcube/version.py index 85305ac98..e30889be6 100644 --- a/xcube/version.py +++ b/xcube/version.py @@ -2,4 +2,4 @@ # Permissions are hereby granted under the terms of the MIT License: # https://opensource.org/licenses/MIT. -version = "1.8.0" +version = "1.8.1.dev0"