We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d10cd commit 84ebf4aCopy full SHA for 84ebf4a
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"
+version = "4.0.0-alpha.1"
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