Update setup.py

Up Version Plugin
This commit is contained in:
Vitor de Miranda Henrique
2016-10-10 14:28:15 -05:00
committed by GitHub
parent 9140b0c350
commit 98f800a48a

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