We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d554f commit e35f5d5Copy full SHA for e35f5d5
1 file changed
setup.py
@@ -11,7 +11,7 @@
11
plugin_name = "OctoPrint-MQTT"
12
13
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
14
-plugin_version = "0.8.16"
+plugin_version = "0.8.17"
15
16
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
17
# module
0 commit comments