diff --git a/setup.py b/setup.py index d095594..5eda2de 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ plugin_identifier = "psucontrol" plugin_package = "octoprint_%s" % plugin_identifier plugin_name = "OctoPrint-PSUControl" -plugin_version = "1.0.1" +plugin_version = "1.0.2" plugin_description = "Control ATX/AUX power supply." plugin_author = "Shawn Bruce" plugin_author_email = "kantlivelong@gmail.com"