From 50686a0bcc9c8d52df2e7b34062511f3122e8c90 Mon Sep 17 00:00:00 2001 From: Fraschetti Date: Thu, 21 Feb 2019 03:25:44 +0000 Subject: [PATCH] Bumping version before upcoming release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index db7cd50..75e96c0 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.7.1" +plugin_version = "1.7.2" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module