Skip to content

Commit f80462f

Browse files
committed
bump pants version to 2.14.0rc1
I used 2.14 for the PoC due to some features that simplify the pants configuration. Ideally, 2.14.0 final will be released in a month or so, while we finalize the st2 dev docs. This should be the final piece before we can run ./pants tailor.
1 parent 4ebd7fd commit f80462f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pants.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[GLOBAL]
2-
pants_version = "2.13.0rc2"
2+
pants_version = "2.14.0rc1"
33
backend_packages = [
44
# python
55
"pants.backend.python",

0 commit comments

Comments
 (0)