Skip to content

Commit 7be21d7

Browse files
Bump version to 1.0.1
1 parent e9302c1 commit 7be21d7

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## 1.0.1
4+
5+
Add "Releases" URL to `pyproject.toml`.
6+
Capitalize "Changelog" URL name.
7+
38
## 1.0.0
49

510
I don't really know what would it mean for this project to reach 1.0.0/stable, so here it is anyways.

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.0"
6+
version = "1.0.1"
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)