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