From 4515e3a9eddb234cbaf536cd4ff8c02f900e7a01 Mon Sep 17 00:00:00 2001 From: GitHub Actions bot Date: Wed, 13 Nov 2024 13:50:25 +0000 Subject: [PATCH] 'Updated version in __init__ to 2024.11.13.2 --- autolens/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autolens/__init__.py b/autolens/__init__.py index a70bac9e0..58634522f 100644 --- a/autolens/__init__.py +++ b/autolens/__init__.py @@ -124,4 +124,4 @@ conf.instance.register(__file__) -__version__ = "2024.11.6.1" +__version__ = "2024.11.13.2"