From 388e95b6cacef4f4a76d1e1733dd5a4b728d9219 Mon Sep 17 00:00:00 2001 From: GitHub Actions bot Date: Wed, 5 Jul 2023 14:50:31 +0000 Subject: [PATCH] 'Updated version in __init__ to 2023.7.5.2 --- autogalaxy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogalaxy/__init__.py b/autogalaxy/__init__.py index 8a391992b..168854388 100644 --- a/autogalaxy/__init__.py +++ b/autogalaxy/__init__.py @@ -109,4 +109,4 @@ conf.instance.register(__file__) -__version__ = "2023.6.18.3" +__version__ = "2023.7.5.2"