Skip to content

Commit

Permalink
Bump version to 3.0.0rc3.post1
Browse files Browse the repository at this point in the history
Signed-off-by: Toby Harradine <[email protected]>
  • Loading branch information
Tobotimus committed Jan 11, 2019
1 parent 1bb5d69 commit 32bd47e
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.0rc3"
__version__ = "3.0.0rc3.post1"
version_info = VersionInfo.from_str(__version__)

0 comments on commit 32bd47e

Please sign in to comment.