Skip to content

Commit

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

* Set Version: 1.0.628

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

* Set Version: 1.0.629

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Andrei Văcaru <[email protected]>
  • Loading branch information
3 people authored Jul 4, 2024
1 parent 1984739 commit 5777d64
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 @@
efad3c4f9f5a3930feeb076a3e232764c896dceb
b24fa372ca127d51cdc185e431d0ccf471980c04
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.628"
version = "1.0.629"
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.628'
VERSION: Final = '1.0.629'
2 changes: 1 addition & 1 deletion package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.628
1.0.629

0 comments on commit 5777d64

Please sign in to comment.