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 28f847f commit 099ab21Copy full SHA for 099ab21
pyproject.toml
@@ -32,7 +32,7 @@ classifiers = [
32
"Topic :: Software Development :: Build Tools",
33
]
34
dependencies = [
35
- "clang-tools==0.14.0",
+ "clang-tools==0.15.0",
36
37
dynamic = ["version"]
38
0 commit comments