From d1a295b2f820e562c434fd1aecaa9d09067fc4af Mon Sep 17 00:00:00 2001 From: devops Date: Thu, 21 Nov 2024 12:33:47 +0000 Subject: [PATCH] Set Version: 0.1.45 --- package/version | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/version b/package/version index 6871b9e..6ee33ba 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.44 +0.1.45 diff --git a/pyproject.toml b/pyproject.toml index bda9eda..bd9f195 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. ",