From a5f738e22c46676a46d4dd306b727c109f26fd7a Mon Sep 17 00:00:00 2001 From: Paillat Date: Sat, 3 Aug 2024 17:21:46 +0200 Subject: [PATCH] :bookmark: v1.0.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5dc8d8b..d99d85c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "py-cord>=2.6.0", "typing-extensions<5,>=4.4.0", ] -version = "0.1.0" +version = "1.0.1" license = {text = "MIT"} [project.urls]