Skip to content

Commit 5223b03

Browse files
committed
Refine the check on whether the K version was updated correctly
1 parent 63ec92c commit 5223b03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kevm-pyk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = "~=3.10"
1111
dependencies = [
1212
"frozendict>=2.4.6,<3",
13-
"kframework==7.1.280",
13+
"kframework==7.1.282",
1414
"pathos",
1515
"tomlkit>=0.11.6",
1616
]

0 commit comments

Comments
 (0)