Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
acorderob committed May 13, 2023
1 parent ad8c402 commit 18d9023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sendtonegative.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

class SendToNegative:
NAME = "Send to Negative"
VERSION = "0.3"
VERSION = "1.0"

DEFAULT_tagStart = "<!"
DEFAULT_tagEnd = "!>"
Expand Down

0 comments on commit 18d9023

Please sign in to comment.