Update setup.py

This commit is contained in:
Vitor de Miranda Henrique
2017-03-03 00:53:09 -06:00
committed by GitHub
parent ff16dd5171
commit 34d0239f60

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