From 24b5277d1a1b3bb168e5f8caad005924cc42d1e6 Mon Sep 17 00:00:00 2001 From: kamangir Date: Sun, 15 Sep 2024 13:40:11 -0700 Subject: [PATCH] restart - 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 30cc82a..ba59aae 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.33.1" +VERSION = "4.34.1" MARQUEE = "https://github.com/kamangir/hubble/raw/main/assets/hst/u4ge0106r_c0m.gif"