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 5704fd4 commit 434ac11Copy full SHA for 434ac11
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
"Topic :: Software Development :: Build Tools",
26
]
27
dependencies = [
28
- "clang-tools==0.13.1",
+ "clang-tools==0.14.0",
29
30
dynamic = ["version"]
31
0 commit comments