Skip to content

Commit 2b2e167

Browse files
committed
Inc. version number
1 parent ba96202 commit 2b2e167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
plugin_name = "Ender-3 v2 Temperature Fix"
1414

1515
# 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"
16+
plugin_version = "0.0.3"
1717

1818
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
1919
# module

0 commit comments

Comments
 (0)