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 e07887c commit 7089accCopy full SHA for 7089acc
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "codeanalyzer-python"
3
-version = "0.2.1"
+version = "0.3.0"
4
description = "Static Analysis on Python source code using Jedi, CodeQL and Treesitter — emits analysis.json or a Neo4j property graph."
5
readme = "README.md"
6
authors = [
0 commit comments