From 1e874b1fcd81315adb5293a8df5b25254c6a492c Mon Sep 17 00:00:00 2001 From: GitHub Actions bot Date: Mon, 23 Oct 2023 13:04:27 +0000 Subject: [PATCH] 'Updated version in __init__ to 2023.10.23.3 --- autogalaxy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogalaxy/__init__.py b/autogalaxy/__init__.py index 6ee05940..4e4933d7 100644 --- a/autogalaxy/__init__.py +++ b/autogalaxy/__init__.py @@ -110,4 +110,4 @@ conf.instance.register(__file__) -__version__ = "2023.9.18.4" +__version__ = "2023.10.23.3"