diff --git a/pyproject.toml b/pyproject.toml index b1a8ae26..46132bb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "transmission-rpc" -version = "3.3.2" +version = "3.4.0" description = "Python module that implements the Transmission bittorent client JSON-RPC protocol" authors = ["Trim21 "] readme = 'README.md'