Skip to content

Commit

Permalink
Bump version to 3.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Toby Harradine <[email protected]>
  • Loading branch information
Tobotimus committed Jul 16, 2019
1 parent e9f014d commit f0f274e
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 @@ -174,7 +174,7 @@ def __repr__(self) -> str:
)


__version__ = "3.1.3"
__version__ = "3.1.4"
version_info = VersionInfo.from_str(__version__)

# Filter fuzzywuzzy slow sequence matcher warning
Expand Down

0 comments on commit f0f274e

Please sign in to comment.