From 7a2263dd0eefb0323fd02a885957caef8865f8f4 Mon Sep 17 00:00:00 2001 From: Martin Bilek Date: Wed, 2 Oct 2024 14:29:22 +0200 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f9b4520..b1d64a3 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_name = "OctoPrint-Karmen" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "0.9.0rc3" +plugin_version = "0.9.0rc5" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module