diff --git a/setup.py b/setup.py index 09f3b8f..7476e8f 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ plugin_package = "octoprint_klipper" plugin_name = "OctoKlipper" -plugin_version = "0.3.8rc5" +plugin_version = "0.3.8rc6" plugin_description = """A plugin for OctoPrint to configure,control and monitor the Klipper 3D printer software."""