Skip to content

Commit cc78595

Browse files
committed
Bump minor version
1 parent e5ec563 commit cc78595

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
## [Unreleased]
2+
## [0.10.0] - 2023-06-04
33
### Added
44
- UHD/HDR/proprietary codecs filters ([#18](https://github.com/kannibalox/PTPAPI/pull/18), [@einsern](https://github.com/einsern))
55
- `ptp-reseed-machine`:
@@ -56,7 +56,9 @@
5656
- Added a changelog
5757
- Created dockerfile
5858

59-
[Unreleased]: https://github.com/kannibalox/pyrosimple/compare/v0.9.2...HEAD
59+
[Unreleased]: https://github.com/kannibalox/pyrosimple/compare/v0.10.0...HEAD
60+
[0.9.3]: https://github.com/kannibalox/pyrosimple/compare/v0.9.3...v0.10.0
61+
[0.9.3]: https://github.com/kannibalox/pyrosimple/compare/v0.9.2...v0.9.3
6062
[0.9.2]: https://github.com/kannibalox/pyrosimple/compare/v0.9.1...v0.9.2
6163
[0.9.1]: https://github.com/kannibalox/pyrosimple/compare/v0.9.0...v0.9.1
6264
[0.9.0]: https://github.com/kannibalox/pyrosimple/compare/v0.8.0...v0.9.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.9.2"
3+
version = "0.10.0"
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)