diff --git a/flowcept/version.py b/flowcept/version.py index 6b420c4d..0f6df98c 100644 --- a/flowcept/version.py +++ b/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.0.79dev" +__version__ = "0.0.80"