Skip to content

Commit

Permalink
Update dependency: deps/pyk_release (#590)
Browse files Browse the repository at this point in the history
* deps/pyk_release: Set Version v0.1.686

* Set Version: 0.1.14

* pykwasm/: sync poetry files v0.1.686

* deps/k_release: sync release file version 6.3.28

* deps/pyk_release: Set Version v0.1.687

* pykwasm/: sync poetry files v0.1.687

* deps/pyk_release: Set Version v0.1.688

* pykwasm/: sync poetry files v0.1.688

---------

Co-authored-by: devops <[email protected]>
  • Loading branch information
rv-jenkins and devops authored Mar 7, 2024
1 parent 200feff commit aefaf4b
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.3.25
6.3.28
2 changes: 1 addition & 1 deletion deps/pyk_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.685
v0.1.688
2 changes: 1 addition & 1 deletion package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.13
0.1.14
18 changes: 9 additions & 9 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.13"
version = "0.1.14"
description = ""
authors = [
"Runtime Verification, Inc. <[email protected]>",
Expand All @@ -14,7 +14,7 @@ authors = [
python = "^3.10"
cytoolz = "^0.12.1"
numpy = "^1.24.2"
pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.685" }
pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.688" }
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 aefaf4b

Please sign in to comment.