We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82d90e commit 42e4854Copy full SHA for 42e4854
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "transmission-rpc"
7
-version = "4.3.0"
+version = "5.0.0"
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