Skip to content

Commit

Permalink
Change to semantic versioning; major bump
Browse files Browse the repository at this point in the history
Fixes #334.
  • Loading branch information
mnot committed Nov 4, 2023
1 parent fa3d217 commit 4199b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redbot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This is the Resource Expert Droid.
"""

__version__ = "2023.09.5"
__version__ = "2.0.0"
__author__ = "Mark Nottingham <[email protected]>"
__copyright__ = """\
Copyright (c) 2008- Mark Nottingham
Expand Down

0 comments on commit 4199b40

Please sign in to comment.