Skip to content

Commit

Permalink
refactor - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed May 26, 2024
1 parent a4a51fc commit d3dff1c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
5 changes: 5 additions & 0 deletions hubblescope/.abcli/abcli.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#! /usr/bin/env bash

abcli_source_path - caller,suffix=/tests

export hubble_module_name=hubblescope
3 changes: 0 additions & 3 deletions hubblescope/.abcli/hubble.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ function abcli_hubble() {
plugin=hubble,task=$task \
"${@:2}"
}

abcli_source_path \
$abcli_path_git/hubble/.abcli/tests
2 changes: 1 addition & 1 deletion hubblescope/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.1"
VERSION = "4.11.1"

0 comments on commit d3dff1c

Please sign in to comment.