Skip to content

Commit 022acf2

Browse files
rv-jenkinsrv-auditor
authored andcommitted
Update dependency: deps/k_release (runtimeverification/pyk#605)
Co-authored-by: devops <[email protected]>
1 parent 910bc34 commit 022acf2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pyk/deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.52
1+
6.0.58

pyk/package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.414
1+
0.1.415

pyk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

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

pyk/src/pyk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
from typing import Final
77

88

9-
K_VERSION: Final = '6.0.52'
9+
K_VERSION: Final = '6.0.58'

0 commit comments

Comments
 (0)