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 314b1e5 commit b615d52Copy full SHA for b615d52
compiledb/__version__.py
@@ -1,7 +1,7 @@
1
__title__ = 'compiledb'
2
__description__ = 'Tool for generating Clang JSON Compilation Database files for make-based build systems.'
3
__url__ = 'https://github.com/nickdiego/compiledb'
4
-__version__ = '0.10.0'
+__version__ = '0.10.1'
5
__author__ = 'Nick Yamane'
6
__author_email__ = '[email protected]'
7
__license__ = 'GPLv3'
0 commit comments