From 3096f6b3b67a50f62c1ecda27b448d0c8dec5e9e Mon Sep 17 00:00:00 2001 From: Morris Date: Wed, 17 Jun 2020 11:15:37 -0400 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1a8d6e4..3e4c624 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ plugin_name = "OctoPrint-MultiCam" # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module -plugin_version = "0.2.7" +plugin_version = "0.2.8" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module