We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94e9b9 commit 7e8ac1dCopy full SHA for 7e8ac1d
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
]
23
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
24
dependencies = [
25
- "cedarscript-ast-parser>=0.2.4",
+ "cedarscript-ast-parser>=0.2.5",
26
"rope>=1.13.0"
27
28
requires-python = ">=3.11"
0 commit comments