diff --git a/package/version b/package/version index 5786113..528bd04 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.38 +0.1.39 diff --git a/pyproject.toml b/pyproject.toml index 0205808..4a35afa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "kriscv" -version = "0.1.38" +version = "0.1.39" description = "K tooling for the RISC-V architecture" authors = [ "Runtime Verification, Inc. ",