Skip to content

Commit

Permalink
Update dependency: deps/k_release (#615)
Browse files Browse the repository at this point in the history
* deps/k_release: Set Version 7.0.13

* Set Version: 0.1.36

* pykwasm/: sync poetry files v7.0.13

* deps/k_release: Set Version 7.0.14

* pykwasm/: sync poetry files v7.0.14

* deps/k_release: Set Version 7.0.15

* pykwasm/: sync poetry files v7.0.15

* deps/k_release: Set Version 7.0.16

* pykwasm/: sync poetry files v7.0.16

* deps/k_release: Set Version 7.0.17

* pykwasm/: sync poetry files v7.0.17

---------

Co-authored-by: devops <[email protected]>
  • Loading branch information
rv-jenkins and devops authored Apr 23, 2024
1 parent b779976 commit d27025c
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.0.9
7.0.17
2 changes: 1 addition & 1 deletion package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.35
0.1.36
26 changes: 13 additions & 13 deletions pykwasm/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pykwasm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "pykwasm"
version = "0.1.35"
version = "0.1.36"
description = ""
authors = [
"Runtime Verification, Inc. <[email protected]>",
Expand All @@ -23,7 +23,7 @@ wasm-semantics = "pykwasm.kdist.plugin"
python = "^3.10"
cytoolz = "^0.12.1"
numpy = "^1.24.2"
pyk = { git = "https://github.com/runtimeverification/k.git", tag="v7.0.9", subdirectory = "pyk" }
pyk = { git = "https://github.com/runtimeverification/k.git", tag="v7.0.17", subdirectory = "pyk" }
py-wasm = {url = "https://github.com/runtimeverification/py-wasm/archive/refs/tags/0.2.0.tar.gz"}

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit d27025c

Please sign in to comment.