diff --git a/package/version b/package/version index 6871b9e7..6ee33ba2 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.44 +0.1.45 diff --git a/pyproject.toml b/pyproject.toml index bda9eda0..bd9f1959 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "kriscv" -version = "0.1.44" +version = "0.1.45" description = "K tooling for the RISC-V architecture" authors = [ "Runtime Verification, Inc. ",