Skip to content

Commit

Permalink
Bump version to 3.0.0rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Toby Harradine <[email protected]>
  • Loading branch information
Tobotimus committed Oct 15, 2018
1 parent d2d2683 commit 8bba860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redbot/core/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,5 @@ def __repr__(self) -> str:
)


__version__ = "3.0.0rc1.post1"
__version__ = "3.0.0rc2"
version_info = VersionInfo.from_str(__version__)

0 comments on commit 8bba860

Please sign in to comment.