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 ba96202 commit 2b2e167Copy full SHA for 2b2e167
setup.py
@@ -13,7 +13,7 @@
13
plugin_name = "Ender-3 v2 Temperature Fix"
14
15
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
16
-plugin_version = "0.0.2"
+plugin_version = "0.0.3"
17
18
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
19
# module
0 commit comments