Skip to content

Commit 525c38a

Browse files
committed
'Updated version in __init__ to 2026.4.13.5
1 parent 12cf2d3 commit 525c38a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

autoarray/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@
100100

101101
conf.instance.register(__file__)
102102

103-
__version__ = "2026.4.13.3"
103+
__version__ = "2026.4.13.5"

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-
"autoconf",
26+
"autoconf==2026.4.13.5",
2727
"astropy>=5.0,<=7.2.0",
2828
"decorator>=4.0.0",
2929
"dill>=0.3.1.1",

0 commit comments

Comments
 (0)