From a5ff645d0ea455f36555d21a26cfa95ee7c90e8a Mon Sep 17 00:00:00 2001 From: LazeMSS Date: Mon, 25 Jan 2021 08:49:39 +0100 Subject: [PATCH] Next release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 715011c..9989da4 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_name = "Top Temp" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "0.0.0.1" +plugin_version = "0.0.0.2" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module