From 112852d6192d7c4eebe9c59dbfa5c35e5c89579f Mon Sep 17 00:00:00 2001 From: ntoff Date: Mon, 25 Sep 2017 06:42:48 +1000 Subject: [PATCH] new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f1ce404..996afb1 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_package = "octoprint_fanspeedslider" plugin_name = "OctoPrint-FanSpeedSlider" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "0.1.3" +plugin_version = "0.1.3b" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module