Skip to content

Commit 772ea32

Browse files
committed
Set Version: 1.0.390
1 parent b8b4353 commit 772ea32

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kevm-pyk/pyproject.toml

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

55
[tool.poetry]
66
name = "kevm-pyk"
7-
version = "1.0.389"
7+
version = "1.0.390"
88
description = ""
99
authors = [
1010
"Runtime Verification, Inc. <[email protected]>",

kevm-pyk/src/kevm_pyk/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
from typing import Final
77

88

9-
VERSION: Final = '1.0.389'
9+
VERSION: Final = '1.0.390'

package/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.389
1+
1.0.390

0 commit comments

Comments
 (0)