Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Version bump.
CmdrCody51 authored May 20, 2023
1 parent 4f4fb9a commit 72ddb05
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
@@ -14,7 +14,7 @@
plugin_name = "OctoPrint-MarlinSlider"

# 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

0 comments on commit 72ddb05

Please sign in to comment.