Skip to content

Commit

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

0 comments on commit 91258fe

Please sign in to comment.