Skip to content

Commit

Permalink
Update dependency: deps/k_release (runtimeverification/pyk#501)
Browse files Browse the repository at this point in the history
Co-authored-by: devops <[email protected]>
Co-authored-by: Tamás Tóth <[email protected]>
  • Loading branch information
3 people authored and Baltoli committed Apr 10, 2024
1 parent ec95ef5 commit e8e2354
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion pyk/deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.6.131
5.6.133
2 changes: 1 addition & 1 deletion pyk/package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.336
0.1.337
2 changes: 1 addition & 1 deletion 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 = "pyk"
version = "0.1.336"
version = "0.1.337"
description = ""
authors = [
"Runtime Verification, Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion pyk/src/pyk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
from typing import Final


K_VERSION: Final = '5.6.131'
K_VERSION: Final = '5.6.133'
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
</k>
...
</T>
<generatedCounter>
_DotVar3:Int
</generatedCounter>
...
</generatedTop>
#And #Not ( #Exists _DotVar3:K . #Exists K0:AExp . { _DotVar2:K #Equals #freezer_+_1_ ( K0:AExp )
~> _DotVar3:K } )
Expand Down

0 comments on commit e8e2354

Please sign in to comment.