Skip to content

Commit

Permalink
Bump Spray365 version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoH17 committed Jun 1, 2022
1 parent 20b8d2b commit 342fbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spray365.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from modules.spray import spray
from modules.review import review

version = "0.2.0-beta"
version = "0.2.1-beta"


@click.group(context_settings=dict(help_option_names=["-h", "--help"]))
Expand Down

0 comments on commit 342fbf0

Please sign in to comment.