From 259322915a00b0f418d3d360173001c4c19667cc Mon Sep 17 00:00:00 2001 From: Flowcept CI Bot Date: Fri, 10 Feb 2023 20:24:07 +0000 Subject: [PATCH] Flowcept CI Bot: bumping master version --- flowcept/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flowcept/version.py b/flowcept/version.py index d06a8f52..c7ec36b9 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.128" +__version__ = "0.0.129"