diff --git a/setup.py b/setup.py index 697c68f..6020e52 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ # The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module # Note that this single version string is used by all of the plugins in OctoEverywhere! -plugin_version = "3.6.4" +plugin_version = "3.6.5" # The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin # module