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 30, 2022
1 parent 14986c0 commit 58fd193
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 @@ -7,7 +7,7 @@
from modules.review import review
from modules.spray import spray

version = "0.2.1-beta"
version = "0.2.2-beta"


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

0 comments on commit 58fd193

Please sign in to comment.