Skip to content

Commit 7e8ac1d

Browse files
committed
cedarscript-ast-parser>=0.2.5
1 parent c94e9b9 commit 7e8ac1d

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
@@ -22,7 +22,7 @@ classifiers = [
2222
]
2323
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
2424
dependencies = [
25-
"cedarscript-ast-parser>=0.2.4",
25+
"cedarscript-ast-parser>=0.2.5",
2626
"rope>=1.13.0"
2727
]
2828
requires-python = ">=3.11"

0 commit comments

Comments
 (0)