diff --git a/src/flowcept/version.py b/src/flowcept/version.py index c41b479..deffa4e 100644 --- a/src/flowcept/version.py +++ b/src/flowcept/version.py @@ -4,4 +4,4 @@ # The expected format is: .. # This file is supposed to be automatically modified by the CI Bot. # See .github/workflows/version_bumper.py -__version__ = "0.6.10" +__version__ = "0.6.11"