We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234893c commit eb49a95Copy full SHA for eb49a95
setup.py
@@ -14,7 +14,7 @@
14
plugin_name = "Print Job History"
15
16
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
17
-plugin_version = "1.17.0.dev2"
+plugin_version = "1.17.0"
18
19
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
20
# module
0 commit comments