diff --git a/README.md b/README.md index 89bb54b..f564732 100644 --- a/README.md +++ b/README.md @@ -267,3 +267,6 @@ This is an unofficial client. Kwork.ru is not affiliated with this project. Use at your own risk and respect Kwork's terms of service. ## CI Test + +## CI Test +Testing Gitea Actions workflow. diff --git a/pyproject.toml b/pyproject.toml index 682d8fe..5d57981 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "pytest-html>=4.0.0", "respx>=0.20.0", "ruff>=0.3.0", - "semantic-release>=24.0.0", + "python-semantic-release>=9.0.0", "pip-audit>=2.7.0", ]