Skip to content

Commit

Permalink
Update dependency: kevm-pyk/src/kevm_pyk/kproj/plugin (#2540)
Browse files Browse the repository at this point in the history
* kevm-pyk/src/kevm_pyk/kproj/plugin: Set Version 8918ee62c16e5c3884d536f1c8a62918ab44bf57

* Set Version: 1.0.655

* deps/blockchain-k-plugin_release: sync release file version 8918ee62c16e5c3884d536f1c8a62918ab44bf57

* kevm-pyk/src/kevm_pyk/kproj/plugin: Set Version 640a700ed9cfb515062ee9cffaeeb631b38dd95a

* deps/blockchain-k-plugin_release: sync release file version 640a700ed9cfb515062ee9cffaeeb631b38dd95a

* kevm-pyk/src/kevm_pyk/kproj/plugin: Set Version f8a93660317c377fc7a16b3d49b0518892354a28

* deps/blockchain-k-plugin_release: sync release file version f8a93660317c377fc7a16b3d49b0518892354a28

* kevm-pyk/src/kevm_pyk/kproj/plugin: Set Version 415b8ce8fa594f41ce3a3f29fc83e954284f81cf

* Set Version: 1.0.656

* deps/blockchain-k-plugin_release: sync release file version 415b8ce8fa594f41ce3a3f29fc83e954284f81cf

* Set Version: 1.0.657

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Palina Tolmach <[email protected]>
  • Loading branch information
3 people authored Jul 30, 2024
1 parent f33b28c commit 57a0267
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion deps/blockchain-k-plugin_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f4c41bfa5e44f5bc29e5d9151557ce735bcde087
415b8ce8fa594f41ce3a3f29fc83e954284f81cf
2 changes: 1 addition & 1 deletion kevm-pyk/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 = "kevm-pyk"
version = "1.0.656"
version = "1.0.657"
description = ""
authors = [
"Runtime Verification, Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion kevm-pyk/src/kevm_pyk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
if TYPE_CHECKING:
from typing import Final

VERSION: Final = '1.0.656'
VERSION: Final = '1.0.657'
2 changes: 1 addition & 1 deletion package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.656
1.0.657

0 comments on commit 57a0267

Please sign in to comment.