From 6f87fb718a2d8e3bad531704276ab13abdd1ad1e Mon Sep 17 00:00:00 2001 From: aineniamh Date: Mon, 2 May 2022 10:32:47 +0100 Subject: [PATCH] updating ba.3 definition to disallow probable call --- constellations/__init__.py | 2 +- constellations/definitions/cBA.3.json | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/constellations/__init__.py b/constellations/__init__.py index 4179d34..bd7c238 100644 --- a/constellations/__init__.py +++ b/constellations/__init__.py @@ -1,3 +1,3 @@ _program = "constellations" -__version__ = "v0.1.8" +__version__ = "v0.1.9" diff --git a/constellations/definitions/cBA.3.json b/constellations/definitions/cBA.3.json index 9686e81..ee448af 100644 --- a/constellations/definitions/cBA.3.json +++ b/constellations/definitions/cBA.3.json @@ -45,10 +45,6 @@ "default": { "min_alt": 13, "max_ref": 2 - }, - "Probable": { - "min_alt": 6, - "max_ref": 8 } } }