We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc5c2f commit 5dba8d2Copy full SHA for 5dba8d2
setup.py
@@ -6,7 +6,7 @@
6
plugin_identifier = "psucontrol_rpigpio"
7
plugin_package = "octoprint_%s" % plugin_identifier
8
plugin_name = "OctoPrint-PSUControl-RPiGPIO"
9
-plugin_version = "1.0.3"
+plugin_version = "1.0.4"
10
plugin_description = "Adds legacy RPi.GPIO to OctoPrint-PSUControl as a sub-plugin"
11
plugin_author = "Shawn Bruce"
12
plugin_author_email = "kantlivelong@gmail.com"
0 commit comments