Skip to content

Commit 75c9f22

Browse files
committed
ver: bump to v0.5.7
Signed-off-by: Simon A. F. Lund <[email protected]>
1 parent acd7df8 commit 75c9f22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = "yace"
1010
copyright = "2022-2023, Simon A. F. Lund"
1111
author = "Simon A. F. Lund"
12-
release = "0.5.6"
12+
release = "0.5.7"
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

src/yace/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.6"
1+
__version__ = "0.5.7"

0 commit comments

Comments
 (0)