Skip to content

Commit 446fcf9

Browse files
committed
Version increment before release
1 parent 6d4bb32 commit 446fcf9

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.1"
16+
plugin_version = "0.0.2"
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)