Skip to content

Commit dc0e7fe

Browse files
committed
Again
1 parent 33c8a82 commit dc0e7fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
project = "auto-AUTO"
2121
copyright = "2025, Jonathan Demaeyer and Oisín Hamilton"
2222
author = "Jonathan Demaeyer and Oisin Hamilton"
23-
release = "v0.5.6"
23+
release = "v0.5.7"
2424
version = release
2525

2626
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires = ["setuptools", "wheel"]
77
[project]
88
requires-python = ">=3.10"
99
name = "auto-AUTO"
10-
version = "0.5.5"
10+
version = "0.5.7"
1111
description = "An AUTO-07p automatic search algorithm codebase"
1212
readme = "README.md"
1313
authors = [

0 commit comments

Comments
 (0)