Skip to content

Commit 200feff

Browse files
Update dependency: deps/pyk_release (#589)
* deps/pyk_release: Set Version v0.1.685 * Set Version: 0.1.13 * pykwasm/: sync poetry files v0.1.685 --------- Co-authored-by: devops <[email protected]>
1 parent 3f199ff commit 200feff

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

deps/pyk_release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.1.684
1+
v0.1.685

package/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.12
1+
0.1.13

pykwasm/poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pykwasm/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "pykwasm"
7-
version = "0.1.12"
7+
version = "0.1.13"
88
description = ""
99
authors = [
1010
"Runtime Verification, Inc. <[email protected]>",
@@ -14,7 +14,7 @@ authors = [
1414
python = "^3.10"
1515
cytoolz = "^0.12.1"
1616
numpy = "^1.24.2"
17-
pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.684" }
17+
pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.685" }
1818
py-wasm = {url = "https://github.com/runtimeverification/py-wasm/archive/refs/tags/0.2.0.tar.gz"}
1919

2020
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)