From 30b486a4f0c3e66f0b4f3fadce5fc9006be92538 Mon Sep 17 00:00:00 2001 From: SebClem Date: Mon, 17 Aug 2020 13:18:02 +0200 Subject: [PATCH] :arrow_up: Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c264861..21c5ff6 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_package = "octoprint_simpleemergencystop" plugin_name = "OctoPrint-SimpleEmergencyStop" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "1.0.2" +plugin_version = "1.0.3" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module