Skip to content

Commit cc84215

Browse files
committed
Bump patch version
1 parent d527a5b commit cc84215

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22
## [Unreleased]
33

4+
## [0.10.3] - 2024-02-15
5+
46
### Added
57
- `ptp search`: Allow search users' snatched/leeching/uploaded/seeding
68
torrents, e.g. `ptp search type=snatched`
@@ -70,7 +72,8 @@
7072
- Added a changelog
7173
- Created dockerfile
7274

73-
[Unreleased]: https://github.com/kannibalox/PTPAPI/compare/v0.10.2...HEAD
75+
[Unreleased]: https://github.com/kannibalox/PTPAPI/compare/v0.10.3...HEAD
76+
[0.10.3]: https://github.com/kannibalox/PTPAPI/compare/v0.10.2...v0.10.3
7477
[0.10.2]: https://github.com/kannibalox/PTPAPI/compare/v0.10.1...v0.10.2
7578
[0.10.1]: https://github.com/kannibalox/pyrosimple/compare/v0.10.0...v0.10.1
7679
[0.10.0]: https://github.com/kannibalox/pyrosimple/compare/v0.9.3...v0.10.0

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 = "PTPAPI"
3-
version = "0.10.2"
3+
version = "0.10.3"
44
description = "A small API for a mildly popular movie site"
55
authors = ["kannibalox <kannibalox@gmail.com>"]
66
repository = "https://github.com/kannibalox/PTPAPI"

0 commit comments

Comments
 (0)