File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 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.
2
6
3
7
## [ v3.0.0] ( https://github.com/Trim21/transmission-rpc/compare/v3.0.0a4...v3.0.0 ) - 2020-08-17
4
8
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " transmission-rpc"
3
- version = " 3.0.0 "
3
+ version = " 3.0.1 "
4
4
description = " Python module that implements the Transmission bittorent client RPC protocol"
5
5
authors = [
" Trim21 <[email protected] >" ]
6
6
readme = ' README.md'
You can’t perform that action at this time.
0 commit comments