From c31d7b7bca41e5c236ee9818e32d9deaa45107ec Mon Sep 17 00:00:00 2001 From: David Zingg Date: Thu, 16 Jan 2020 17:44:33 +0100 Subject: [PATCH] #18 neue Version vorbereiten --- .idea/workspace.xml | 18 +++++++++--------- setup.py | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f086de0..3a46de4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,7 @@ - + diff --git a/setup.py b/setup.py index 55bf1de..4901dbb 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_package = "octoprint_mystromswitch" plugin_name = "OctoPrint-MyStromSwitch" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "1.0.1" +plugin_version = "1.0.2" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module