From de1de6d56af4fe5dad653d1a56b7b82e71c4a498 Mon Sep 17 00:00:00 2001 From: kamangir Date: Sat, 29 Jun 2024 16:10:37 -0700 Subject: [PATCH] doc refactor - 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 cb7ee3da..23285154 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.27.1" +VERSION = "4.28.1" REPO_NAME = "blue-geo"