From 474bf6e659a9d46ad5e1dc4905e2ec372b1365e5 Mon Sep 17 00:00:00 2001 From: Fraschetti Date: Wed, 17 Jul 2019 19:53:36 -0700 Subject: [PATCH] Bumping version before release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 053d3b5..7b19d37 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_name = "Octoslack" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "1.9.0" +plugin_version = "1.9.1" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module