From 0d88050079511c09e80adde041a3cfd360711e60 Mon Sep 17 00:00:00 2001 From: polischuks Date: Tue, 27 May 2025 07:48:08 +0300 Subject: [PATCH] bump version to 11.0.30 and update project description in pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1ea1a70f..c9243217 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "hs-test-python" -version = "11.0.29" -description = "" +version = "11.0.30" +description = "A framework that simplifies testing educational projects for Hyperskill with features like black box testing, multiple test types support, and learner-friendly feedback generation." authors = ["Hyperskill Team"] readme = "README.md" packages = [