From 5d9f9355687050c8c4dbc03f86070a646cdc3eb2 Mon Sep 17 00:00:00 2001 From: thelastWallE <12502210+thelastWallE@users.noreply.github.com> Date: Sun, 31 Oct 2021 22:23:00 +0100 Subject: [PATCH] :rocket: bumb for 0.3.9rc4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6924509..2ecd156 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ plugin_package = "octoprint_klipper" plugin_name = "OctoKlipper" -plugin_version = "0.3.9rc3" +plugin_version = "0.3.9rc4" plugin_description = """A plugin for OctoPrint to configure,control and monitor the Klipper 3D printer software."""