Skip to content

Commit

Permalink
doc refactor - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jul 27, 2024
1 parent e39a21b commit 172b6fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blue_geo/.abcli/catalog/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🌐 catalog

`catalog`s can be listed and browsed and queried for [`datacube`s](../datacube/),
`catalog`s can be listed and browsed and queried for [`datacube`](../datacube/)s,

```bash
> @catalog help
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,7 +4,7 @@

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

VERSION = "4.160.1"
VERSION = "4.161.1"

REPO_NAME = "blue-geo"

Expand Down

0 comments on commit 172b6fa

Please sign in to comment.