From 0777a1de2bd286844b86af41cd23d58f855b3563 Mon Sep 17 00:00:00 2001 From: Ilya Sokolov <61294398+DRMPN@users.noreply.github.com> Date: Tue, 18 Aug 2026 21:26:08 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d6f14ce4..a91fe1bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "osa_tool" -version = "0.2.11" +version = "0.3.0" description = "Tool that just makes your open source project better!" requires-python = ">=3.11,<4.0" authors = [