Skip to content

Commit

Permalink
Bump to rc1 for second release candidate.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuhood committed Nov 11, 2017
1 parent f90f117 commit e68bd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/pants/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
from packaging.version import Version


VERSION = '1.3.1rc0'
VERSION = '1.3.1rc1'

PANTS_SEMVER = Version(VERSION)

0 comments on commit e68bd2a

Please sign in to comment.