Skip to content

Commit e35f5d5

Browse files
authored
0.8.17
- bump paho-mqtt to version 2
1 parent 50d554f commit e35f5d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
plugin_name = "OctoPrint-MQTT"
1212

1313
# 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"
14+
plugin_version = "0.8.17"
1515

1616
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
1717
# module

0 commit comments

Comments
 (0)