diff --git a/src/flowcept/version.py b/src/flowcept/version.py index ba2be15..2ed06bf 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.12" +__version__ = "0.6.13"