Update setup.py

This commit is contained in:
Vitor de Miranda Henrique
2017-04-15 11:44:02 -05:00
committed by GitHub
parent 0f4e754508
commit a4619ff84d

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