Skip to content

Commit

Permalink
Release 3.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Sep 30, 2022
1 parent 04b7b67 commit c1f897a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patchwork/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

from patchwork.version import get_latest_version

VERSION = (3, 1, 0)
VERSION = (3, 1, 1)

__version__ = get_latest_version(VERSION)

0 comments on commit c1f897a

Please sign in to comment.