Skip to content

Commit

Permalink
Merge pull request #56 from crysxd/optional-pycryptdome
Browse files Browse the repository at this point in the history
Bump version to 2.0.7
  • Loading branch information
crysxd authored Feb 18, 2024
2 parents a14e0fd + d2f66d8 commit 4635616
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 @@ -22,7 +22,7 @@

# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
# Note that this is also parsed by the moonraker module to pull the version, so the string and format must remain the same!
plugin_version = "2.0.6"
plugin_version = "2.0.7"

# 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 4635616

Please sign in to comment.