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