From 22370a3972a18a38c3d6531282784ef199e3dcf3 Mon Sep 17 00:00:00 2001 From: kamangir <arash@kamangir.net> Date: Sat, 14 Sep 2024 12:42:27 -0700 Subject: [PATCH] rebuild - kamangir/bolt#746 --- hubblescope/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hubblescope/__init__.py b/hubblescope/__init__.py index cfc9c3a..1b951eb 100644 --- a/hubblescope/__init__.py +++ b/hubblescope/__init__.py @@ -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.30.1" +VERSION = "4.31.1" MARQUEE = "https://github.com/kamangir/hubble/raw/main/assets/hst/u4ge0106r_c0m.gif"