We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91ad1b commit d2abd02Copy full SHA for d2abd02
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "transmission-rpc"
7
-version = "7.0.8"
+version = "7.0.9"
8
description = "Python module that implements the Transmission bittorent client JSON-RPC protocol"
9
authors = ["Trim21 <[email protected]>"]
10
readme = 'README.md'
0 commit comments