Update setup.py

This commit is contained in:
Vitor de Miranda Henrique
2017-05-12 14:52:43 -05:00
committed by GitHub
parent bab692f85b
commit a21306fb50

View File

@@ -14,7 +14,7 @@ plugin_package = "octoprint_enclosure"
plugin_name = "OctoPrint-Enclosure"
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
plugin_version = "3.50"
plugin_version = "3.51"
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module