Update setup.py

This commit is contained in:
Timon G
2019-10-09 00:38:50 +02:00
committed by GitHub
parent e8237841dd
commit 0983363b5f

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