From 683e074943bc56ee7491b5db7f8802c79b5b08af Mon Sep 17 00:00:00 2001 From: thelastWallE <12502210+thelastWallE@users.noreply.github.com> Date: Sun, 21 Nov 2021 00:51:51 +0100 Subject: [PATCH] :rocket: bump for 0.3.9.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 28ee36f..1fb62bd 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ plugin_package = "octoprint_klipper" plugin_name = "OctoKlipper" -plugin_version = "0.3.9.1" +plugin_version = "0.3.9.2" plugin_description = """A plugin for OctoPrint to configure,control and monitor the Klipper 3D printer software."""