diff --git a/src/flowcept/version.py b/src/flowcept/version.py index 7ba23e8..c41b479 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.9" +__version__ = "0.6.10"