Skip to content

Commit

Permalink
blueness refactor - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jun 30, 2024
1 parent 147326b commit 1157697
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/bashtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ function bashtest() {

cd ..
git clone https://github.com/kamangir/awesome-bash-cli.git
git clone https://github.com/kamangir/blueness.git

source $(pwd)/awesome-bash-cli/abcli/.abcli/abcli.sh ~terraform \
$plugin_name test
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.32.1"
VERSION = "4.33.1"

REPO_NAME = "blue-geo"

Expand Down

0 comments on commit 1157697

Please sign in to comment.