Skip to content

Commit f9723cf

Browse files
committed
cedarscript-ast-parser>=0.2.0
1 parent 624ebed commit f9723cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
2525
dependencies = [
26-
"cedarscript-ast-parser>=0.1.6",
26+
"cedarscript-ast-parser>=0.2.0",
2727
"rope>=1.13.0"
2828
]
2929
requires-python = ">=3.8"

0 commit comments

Comments
 (0)