diff --git a/pants.toml b/pants.toml index af8d360..cd9ac93 100644 --- a/pants.toml +++ b/pants.toml @@ -1,5 +1,5 @@ [GLOBAL] -pants_version = "2.21.0a1" +pants_version = "2.21.0" pantsd = true build_patterns = ["BUILD.pants", "BUILD"] pythonpath = ["pants-plugins"]