diff --git a/src/flowcept/version.py b/src/flowcept/version.py index b766305d..fd8be690 100644 --- a/src/flowcept/version.py +++ b/src/flowcept/version.py @@ -2,4 +2,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.5.3" +__version__ = "0.6.0"