From c53ef03d288f5af827ae30186dbcbe79ccb7009c Mon Sep 17 00:00:00 2001 From: NotLetters Date: Thu, 29 May 2025 22:26:07 +0300 Subject: [PATCH] fixes --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f57ba45..041a909 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ keywords = [ license-files = ["LICENSE"] name = "notletters" readme = "README.md" -version = "0.1" +version = "0.1.1" requires-python = ">=3.9" [project.urls]