Skip to content

Commit

Permalink
chore: add changelog URL to project
Browse files Browse the repository at this point in the history
  • Loading branch information
tigattack committed Sep 17, 2024
1 parent 1cb2c6c commit 9bb0496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ packages = [
[tool.poetry.urls]
Repository = "https://github.com/tigattack/dvla-ves-api-py"
Issues = "https://github.com/tigattack/dvla-ves-api-py/issues"
Changelog = "https://github.com/tigattack/dvla-ves-api-py/blob/main/CHANGELOG.md"

[tool.poetry.dependencies]
python = "^3.9"
Expand Down

0 comments on commit 9bb0496

Please sign in to comment.