diff --git a/codeforlife/version.py b/codeforlife/version.py index da57cbb..c3b52d6 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.22.10" +__version__ = "0.22.11"