From 640c81364863d08d20790d93dbc2183b8fb51a4e Mon Sep 17 00:00:00 2001 From: Tomperez98 Date: Sun, 11 Feb 2024 13:27:15 -0500 Subject: [PATCH] Pump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ebefc48..0b78ae1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "pyrgo" -version = "2.2.5" +version = "2.2.6" readme = "README.md" requires-python = ">=3.9" classifiers = [