diff --git a/setup.py b/setup.py index 55bcf16..d04ee08 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ plugin_identifier = "portlister" plugin_package = "octoprint_portlister" plugin_name = "OctoPrint-PortLister" -plugin_version = "0.1.0" +plugin_version = "0.1.2" plugin_description = """PortLister notices when printers get turned on and tells the list of ports to refresh""" plugin_author = "Mark Walker" plugin_author_email = "markwal@hotmail.com"