Skip to content

Commit

Permalink
+= ukraine timemap - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jun 16, 2024
1 parent f87ab30 commit baa7fae
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 🌐 Blue-GEO

🌐 `blue_geo` yields an AI for precise geospatial data analysis and visualization.

```bash
pip install blue_geo
```

πŸ”· [ukraine-timemap](#ukraine-timemap-) πŸ‡ΊπŸ‡¦ πŸ”·

---
Expand Down
1 change: 1 addition & 0 deletions blue_geo/.abcli/blue_geo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ function blue_geo() {
local task=$(abcli_unpack_keyword $1 help)

if [ $task == "help" ]; then
ukraine_timemap "$@"
return
fi

Expand Down
2 changes: 1 addition & 1 deletion blue_geo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

DESCRIPTION = f"{ICON} AI for precise geospatial data analysis and visualization."

VERSION = "4.8.1"
VERSION = "4.9.1"

REPO_NAME = "blue-geo"

0 comments on commit baa7fae

Please sign in to comment.