Bump setuptools to 69.2.* (#11603)

This commit is contained in:
Avasam
2024-03-15 01:04:34 -04:00
committed by GitHub
parent 449f70f1f1
commit 8e2ce00623
11 changed files with 49 additions and 46 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "69.1.*"
version = "69.2.*"
upstream_repository = "https://github.com/pypa/setuptools"
[tool.stubtest]