Skip to content

Commit d206ed9

Browse files
committed
v3.0.1
1 parent 64cf3a3 commit d206ed9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## [Unreleased](https://github.com/Trim21/transmission-rpc/compare/v3.0.0...HEAD)
1+
## [Unreleased](https://github.com/Trim21/transmission-rpc/compare/v3.0.1...HEAD)
2+
3+
## [v3.0.1](https://github.com/Trim21/transmission-rpc/compare/v3.0.0...v3.0.1) - 2020-08-18
4+
5+
Can't publish `3.0.0` on pypi, so releasing a new version.
26

37
## [v3.0.0](https://github.com/Trim21/transmission-rpc/compare/v3.0.0a4...v3.0.0) - 2020-08-17
48

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "transmission-rpc"
3-
version = "3.0.0"
3+
version = "3.0.1"
44
description = "Python module that implements the Transmission bittorent client RPC protocol"
55
authors = ["Trim21 <[email protected]>"]
66
readme = 'README.md'

0 commit comments

Comments
 (0)