diff --git a/kevm-pyk/pyproject.toml b/kevm-pyk/pyproject.toml index 5b1e967d5e..c376894d86 100644 --- a/kevm-pyk/pyproject.toml +++ b/kevm-pyk/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "kevm-pyk" -version = "1.0.346" +version = "1.0.347" description = "" authors = [ "Runtime Verification, Inc. ", diff --git a/kevm-pyk/src/kevm_pyk/__init__.py b/kevm-pyk/src/kevm_pyk/__init__.py index 81477acff5..592b973936 100644 --- a/kevm-pyk/src/kevm_pyk/__init__.py +++ b/kevm-pyk/src/kevm_pyk/__init__.py @@ -6,4 +6,4 @@ from typing import Final -VERSION: Final = '1.0.346' +VERSION: Final = '1.0.347' diff --git a/package/version b/package/version index 819d259c6d..5e952e4f0d 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -1.0.346 +1.0.347 diff --git a/web/k-web-theme b/web/k-web-theme index c6efe97b2f..7c7a6f40b7 160000 --- a/web/k-web-theme +++ b/web/k-web-theme @@ -1 +1 @@ -Subproject commit c6efe97b2f28a3fb6521d204c9c200f8fb1d3bc4 +Subproject commit 7c7a6f40b73dacfa280adae8b48a74301f7affe3