diff --git a/codeforlife/version.py b/codeforlife/version.py index e5d839b..8ac95ac 100644 --- a/codeforlife/version.py +++ b/codeforlife/version.py @@ -5,4 +5,4 @@ # Do NOT set manually! # This is auto-updated by python-semantic-release in the pipeline. -__version__ = "0.24.12" +__version__ = "0.24.13"