Skip to content

Commit

Permalink
chore: bump version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
circumspect committed Feb 23, 2023
1 parent 2e8178d commit 3366352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
COMMAND_PREFIX = "!"

# Links and bot info
VERSION = "0.12.5"
VERSION = "0.13.0"
DOCS_URL = "https://white-rabbit.readthedocs.io/"
DOCS_SHORT_URL = "https://white-rabbit.rtfd.io/"
SOURCE_URL = "https://github.com/circumspect/White-Rabbit"
Expand Down

0 comments on commit 3366352

Please sign in to comment.