We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f680d5d commit fe60a4aCopy full SHA for fe60a4a
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
"Topic :: Software Development :: Build Tools",
26
]
27
dependencies = [
28
- "clang-tools==0.8.0",
+ "clang-tools==0.9.0",
29
30
dynamic = ["version"]
31
0 commit comments