diff --git a/.abcli/install/hubble.sh b/.abcli/install.sh similarity index 100% rename from .abcli/install/hubble.sh rename to .abcli/install.sh diff --git a/hubblescope/__init__.py b/hubblescope/__init__.py index d3a8ede..e4b4889 100644 --- a/hubblescope/__init__.py +++ b/hubblescope/__init__.py @@ -4,4 +4,4 @@ DESCRIPTION = f"{ICON} tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry." -VERSION = "4.6.1" +VERSION = "4.8.1"