From b67dd0a62ae328d0a424fff92c96c3003f32c74d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81ine=20O=27Toole?= Date: Fri, 22 Apr 2022 12:41:29 +0100 Subject: [PATCH] Update __init__.py --- constellations/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constellations/__init__.py b/constellations/__init__.py index ff5ec0f..4179d34 100644 --- a/constellations/__init__.py +++ b/constellations/__init__.py @@ -1,3 +1,3 @@ _program = "constellations" -__version__ = "v0.1.7" +__version__ = "v0.1.8"