Skip to content

Commit 99e33b5

Browse files
committed
'Updated version in __init__ to 2026.4.13.5
1 parent e387dd2 commit 99e33b5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

autolens/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129

130130
conf.instance.register(__file__)
131131

132-
__version__ = "2026.4.13.3"
132+
__version__ = "2026.4.13.5"
133133

134134

135135
def __getattr__(name):

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424
keywords = ["cli"]
2525
dependencies = [
26-
"autogalaxy",
26+
"autogalaxy==2026.4.13.5",
2727
"nautilus-sampler==1.0.5"
2828
]
2929

0 commit comments

Comments
 (0)