We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8a725 commit 50df999Copy full SHA for 50df999
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
plugin_identifier = "gcodesystemcommands"
7
plugin_package = "octoprint_%s" % plugin_identifier
8
plugin_name = "OctoPrint-GCodeSystemCommands"
9
-plugin_version = "1.0.0"
+plugin_version = "1.0.1"
10
plugin_description = "Define G-Code commands that execute local system commands."
11
plugin_author = "Shawn Bruce"
12
plugin_author_email = "kantlivelong@gmail.com"
0 commit comments