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 6d4bb32 commit 446fcf9Copy full SHA for 446fcf9
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.1"
+plugin_version = "0.0.2"
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