From 2a0f7924be350638836f8a29c66b1ea6338e396d Mon Sep 17 00:00:00 2001 From: Sam-Pieces Date: Mon, 12 Feb 2024 10:18:06 +0100 Subject: [PATCH] bumps version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3d0d6092..b637b14d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pieces" - version = "0.0.7" + version = "0.0.8" description = "" # Add your description here authors = ["Pieces "] # Add your name and email