From c66f48392c4897596d71bf655c5996223c47dd03 Mon Sep 17 00:00:00 2001 From: brbjr1 Date: Mon, 4 Dec 2017 16:59:03 -0600 Subject: [PATCH] t2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 059eac5..f74827c 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_package = "octoprint_enclosure" plugin_name = "OctoPrint-Enclosure" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "3.51" +plugin_version = "3.52" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module