Skip to content

Commit

Permalink
Bump version number to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarvandevelde committed Jun 24, 2020
1 parent 5ae5758 commit a99a60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
plugin_name = "M73 Progress Plugin"

# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
plugin_version = "0.2.0"
plugin_version = "0.2.1"

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

0 comments on commit a99a60d

Please sign in to comment.