Skip to content

Commit

Permalink
ver: bump to v0.5.7
Browse files Browse the repository at this point in the history
Signed-off-by: Simon A. F. Lund <[email protected]>
  • Loading branch information
safl committed Nov 20, 2024
1 parent a69d0c1 commit 4cfd013
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
project = "yace"
copyright = "2022-2023, Simon A. F. Lund"
author = "Simon A. F. Lund"
release = "0.5.6"
release = "0.5.7"

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
2 changes: 1 addition & 1 deletion src/yace/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.5.6"
__version__ = "0.5.7"

0 comments on commit 4cfd013

Please sign in to comment.