From d48316e4d852e3d06087e95ff8b44264b3e24994 Mon Sep 17 00:00:00 2001 From: kamangir Date: Mon, 5 Aug 2024 08:38:09 -0700 Subject: [PATCH] doc refactor - kamangir/bolt#746 --- README.md | 4 ++-- blue_geo/__init__.py | 4 ++-- blue_geo/assets/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c87adc7c..2abe982e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🌐 Blue-GEO +# 🌐 Blue-GEO (`@geo`) AI for precise geospatial data analysis and visualization. @@ -23,4 +23,4 @@ pip install blue-geo To use on [AWS SageMaker](https://aws.amazon.com/sagemaker/) replace `` with the name of the plugin and follow [these instructions](https://github.com/kamangir/notebooks-and-scripts/blob/main/SageMaker.md). --- -built by [`abcli-9.188.1-current`](https://github.com/kamangir/awesome-bash-cli), based on [`blue_geo-4.207.1`](https://github.com/kamangir/blue-geo). +built by [`abcli-9.188.1-current`](https://github.com/kamangir/awesome-bash-cli), based on [`blue_geo-4.208.1`](https://github.com/kamangir/blue-geo). diff --git a/blue_geo/__init__.py b/blue_geo/__init__.py index cf0a21f8..67bb32f3 100644 --- a/blue_geo/__init__.py +++ b/blue_geo/__init__.py @@ -2,9 +2,9 @@ ICON = "🌐" -DESCRIPTION = f"{ICON} geospatial AI." +DESCRIPTION = f"{ICON} AI for precise geospatial data analysis and visualization." -VERSION = "4.207.1" +VERSION = "4.208.1" REPO_NAME = "blue-geo" diff --git a/blue_geo/assets/README.md b/blue_geo/assets/README.md index a3f57e9e..96d971a4 100644 --- a/blue_geo/assets/README.md +++ b/blue_geo/assets/README.md @@ -1,4 +1,4 @@ -# 🌐 Blue-GEO +# 🌐 Blue-GEO (`@geo`) AI for precise geospatial data analysis and visualization.