From d5b01423c14acc9bbc48eb81b33a22fddc57db57 Mon Sep 17 00:00:00 2001 From: thelastWallE <12502210+thelastWallE@users.noreply.github.com> Date: Tue, 25 May 2021 13:21:58 +0200 Subject: [PATCH] [release]bump for 0.3.8.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cf3a836..b27da43 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ plugin_package = "octoprint_klipper" plugin_name = "OctoKlipper" -plugin_version = "0.3.8.2" +plugin_version = "0.3.8.3" plugin_description = """A plugin for OctoPrint to configure,control and monitor the Klipper 3D printer software."""