From 6faf70d4e363e5df1adca10f29d29399a4db73cb Mon Sep 17 00:00:00 2001 From: Alexandre Marcireau Date: Fri, 3 Mar 2023 15:46:09 +1100 Subject: [PATCH] Trigger Github action (an outdated version was pulled by the action) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b0ec5a4..2388fd3 100644 --- a/setup.py +++ b/setup.py @@ -249,7 +249,7 @@ def run(self): setuptools.setup( name="astrometry", - version="4.1.0", + version="4.1.1", url="https://github.com/neuromorphicsystems/astrometry", author="ICNS, Alexandre Marcireau", author_email="alexandre.marcireau@gmail.com",