Skip to content

Commit 842b983

Browse files
committed
pyproject.toml: Sync Version 0.1.63
1 parent 4efc552 commit 842b983

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ zkevm-semantics = "zkevm_harness.kdist.plugin"
1515

1616
[tool.poetry.dependencies]
1717
python = "^3.10"
18-
kriscv = { git = "https://github.com/runtimeverification/riscv-semantics.git", tag = "v0.1.62" }
18+
kriscv = { git = "https://github.com/runtimeverification/riscv-semantics.git", tag = "v0.1.63" }
1919

2020
[tool.poetry.group.dev.dependencies]
2121
autoflake = "*"

0 commit comments

Comments
 (0)