Update setup.py

This commit is contained in:
Vitor de Miranda Henrique
2018-03-07 09:35:24 -06:00
committed by GitHub
parent d1d2b22673
commit da1c17e88e

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.51"
plugin_version = "4.00"
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module