From bb791575bc62761421f7d5fa913aede82027277b Mon Sep 17 00:00:00 2001 From: kamangir Date: Sun, 21 Jul 2024 18:41:07 -0700 Subject: [PATCH] test refactors - kamangir/bolt#746 --- blue_geo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blue_geo/__init__.py b/blue_geo/__init__.py index a3af5d40..8fef25d5 100644 --- a/blue_geo/__init__.py +++ b/blue_geo/__init__.py @@ -4,7 +4,7 @@ DESCRIPTION = f"{ICON} AI for precise geospatial data analysis and visualization." -VERSION = "4.109.1" +VERSION = "4.110.1" REPO_NAME = "blue-geo"