diff --git a/pyproject.toml b/pyproject.toml index 6b04465..83ba98d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,7 @@ classifiers = [ [tool.poetry.urls] "Bug Tracker" = "https://github.com/rlaphoenix/pywidevine/issues" "Forums" = "https://github.com/rlaphoenix/pywidevine/discussions" +"Changelog" = "https://github.com/rlaphoenix/pywidevine/blob/master/CHANGELOG.md" [tool.poetry.dependencies] python = ">=3.7,<3.11"