Skip to content

Commit

Permalink
Release 2.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Jun 14, 2018
1 parent b020e07 commit 7b30621
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 @@ -19,7 +19,7 @@

from patchwork.version import get_latest_version

VERSION = (2, 0, 2, 'alpha', 0)
VERSION = (2, 0, 3, 'final', 0)

__version__ = get_latest_version(VERSION)

Expand Down

0 comments on commit 7b30621

Please sign in to comment.