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