From 871438c649e59a72555317fa01367c2a273c8e5f Mon Sep 17 00:00:00 2001 From: Luis D Date: Mon, 6 Jun 2022 14:38:29 -0300 Subject: [PATCH] new release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2f8743c..9d69f9b 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ plugin_name = "Octoprint-PSUControl-ESPurna" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "0.1.1" +plugin_version = "0.1.2" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module