Skip to content

Commit

Permalink
Patchwork v2.1.0-rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <stephen@that.guru>
Acked-by: Daniel Axtens <dja@axtens.net>
  • Loading branch information
stephenfin committed May 21, 2018
1 parent e53137c commit d0ea6fa
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, 1, 0, 'rc', 1)
VERSION = (2, 1, 0, 'rc', 2)

__version__ = get_latest_version(VERSION)

Expand Down

0 comments on commit d0ea6fa

Please sign in to comment.