Skip to content

Commit ba0ef81

Browse files
Bump version to 1.0.0 / stable
1 parent 0dd3e68 commit ba0ef81

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ name = "simple-justwatch-python-api"
33
authors = [
44
{ name = "Electronic Mango", email = "78230210+Electronic-Mango@users.noreply.github.com" },
55
]
6-
version = "0.19.0"
6+
version = "1.0.0"
77
description = "A simple JustWatch Python API"
88
readme = "README.md"
99
license = "MIT"
1010
license-files = ["LICENSE"]
1111
requires-python = ">= 3.11"
1212
keywords = ["justwatch", "api", "graphql"]
1313
classifiers = [
14-
"Development Status :: 3 - Alpha",
14+
"Development Status :: 5 - Production/Stable",
1515
"Intended Audience :: Developers",
1616
"Operating System :: OS Independent",
1717
"Programming Language :: Python :: 3 :: Only",

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)