Skip to content

Commit

Permalink
Bump version to 3.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Toby Harradine <[email protected]>
  • Loading branch information
Tobotimus committed Feb 16, 2019
1 parent 6383e9f commit e97240e
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.0"
__version__ = "3.0.1"
version_info = VersionInfo.from_str(__version__)

0 comments on commit e97240e

Please sign in to comment.