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 a7c599b commit dc6d562Copy full SHA for dc6d562
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "compiledb"
7
-version = "0.10.1"
+version = "0.10.2"
8
description = "Tool for generating Clang JSON Compilation Database files for make-based build systems."
9
license = {file = "LICENSE"}
10
authors = [{name = "Nick Yamane", email = "[email protected]"}]
0 commit comments