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 675b07c commit 1c23a2bCopy full SHA for 1c23a2b
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
]
27
keywords = ["parser", "ast", "cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
28
dependencies = [
29
- "cedarscript-grammar==0.1.0",
+ "cedarscript-grammar==0.2.0",
30
31
requires-python = ">=3.8"
32
0 commit comments