From 8cc35455a9f3afffae98621ab5d5620e8118e8d4 Mon Sep 17 00:00:00 2001 From: julius Date: Wed, 17 Dec 2025 12:28:28 +0100 Subject: [PATCH] v1 beta --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c4c068c..62eff98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cutt" -version = "0.1.1" +version = "1b0" description = "cool ultimate team tool" author = "julius" readme = "README.md"