diff --git a/pyproject.toml b/pyproject.toml index a05fe94b..58058691 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "transmission-rpc" -version = "7.0.10" +version = "7.0.11" description = "Python module that implements the Transmission bittorent client JSON-RPC protocol" authors = [ { name = "trim21", email = "trim21me@gmail.com" },