diff --git a/setup.py b/setup.py index 51536a7..9a13858 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ plugin_package = "octoprint_klipper" plugin_name = "OctoKlipper" -plugin_version = "0.3.8rc1" +plugin_version = "0.3.8rc2" plugin_description = """A plugin for OctoPrint to configure,control and monitor the Klipper 3D printer software."""