From d8a284949d98857882e9495753dd3f1e95b77742 Mon Sep 17 00:00:00 2001 From: Bradley Reynolds Date: Mon, 15 Apr 2024 20:14:28 -0500 Subject: [PATCH] Bump version to v0.7.0 Signed-off-by: Bradley Reynolds --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b29693d..6f04e04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "imsosorrybutinc" -version = "0.6.0" +version = "0.7.0" description = "Sometimes it can be necessary to call upon the ancient arts... but in C!" authors = [ { name = "Bradley Reynolds", email = "bradley.reynolds@darbia.dev" },