Skip to content

Commit 707fd8d

Browse files
Bump version to 1.0.3
1 parent d570944 commit 707fd8d

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## 1.0.3
4+
5+
Fix relative links in PyPi description, for real this time.
6+
37
## 1.0.2
48

59
Fix relative links in PyPi description.

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.2"
6+
version = "1.0.3"
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)