Skip to content

Commit 29e63da

Browse files
Bump version to 1.1.0
1 parent d3827f0 commit 29e63da

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.1.0
4+
5+
Add `monetization_types` to `OfferPackage`
6+
7+
Handle more (hopefully all) HTTP errors, not just status codes.
8+
The old exception is reused, with trimmed down fields to be more generic.
9+
310
## 1.0.3
411

512
Fix relative links in PyPi description, for real this time.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "simple-justwatch-python-api"
33
authors = [
44
{ name = "Electronic Mango", email = "78230210+Electronic-Mango@users.noreply.github.com" },
55
]
6-
version = "1.0.3"
6+
version = "1.1.0"
77
description = "A simple JustWatch Python API"
88
readme = "README.md"
99
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)