We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ae51d commit 7cd725cCopy full SHA for 7cd725c
setup.py
@@ -12,7 +12,7 @@
12
plugin_name = "OctoPrint-PiSupport"
13
14
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
15
-plugin_version = "2023.7.31"
+plugin_version = "2023.10.10"
16
17
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
18
# module
0 commit comments