Skip to content

Commit 1921cc4

Browse files
authored
bump version to 11.0.30 and update project description in pyproject.toml (#112)
1 parent 88b05f7 commit 1921cc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "hs-test-python"
3-
version = "11.0.29"
4-
description = ""
3+
version = "11.0.30"
4+
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."
55
authors = ["Hyperskill Team"]
66
readme = "README.md"
77
packages = [

0 commit comments

Comments
 (0)