Skip to content

Commit

Permalink
start of metadata-2024-09-15-42864 🪄 - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Sep 15, 2024
1 parent 05ae778 commit 9bda2f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions hubblescope/.abcli/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ function hubble_download() {
"$command_line"

if [ "$do_dryrun" == 0 ]; then
abcli_tag set $object_name hubble
abcli_tags set $object_name hubble

abcli_relation set \
abcli_relations set \
$object_name $hubble_object_name \
is-download-of
fi
Expand Down
2 changes: 1 addition & 1 deletion hubblescope/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

DESCRIPTION = f"{ICON} tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry."

VERSION = "4.32.1"
VERSION = "4.33.1"

MARQUEE = "https://github.com/kamangir/hubble/raw/main/assets/hst/u4ge0106r_c0m.gif"

0 comments on commit 9bda2f0

Please sign in to comment.