Skip to content

Commit

Permalink
pipeline fix, hopefully - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jul 20, 2024
1 parent 944b10c commit 02ac376
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 28 deletions.
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.67.1"
VERSION = "4.68.1"

REPO_NAME = "blue-geo"

Expand Down
2 changes: 2 additions & 0 deletions blue_geo/tests/test_datacube_generic.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@

def test_datacube_generic():
datacube = GenericDatacube()

assert datacube.datacube_id
54 changes: 27 additions & 27 deletions notebooks/firms-area-api.ipynb

Large diffs are not rendered by default.

0 comments on commit 02ac376

Please sign in to comment.