Skip to content

Commit

Permalink
added changelog url in project urls
Browse files Browse the repository at this point in the history
  • Loading branch information
IamLizu committed Jul 3, 2023
1 parent 2fa6bfa commit a5ccd9e
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 @@ -26,6 +26,7 @@ classifiers = [
[project.urls]
"Homepage" = "https://github.com/IamLizu/wpdetect"
"Bug Tracker" = "https://github.com/IamLizu/wpdetect/issues"
"Changelog" = "https://github.com/IamLizu/wpdetect/blob/master/CHANGELOG.md"

[project.scripts]
wpdetect = "wpdetect.__main__:main"

0 comments on commit a5ccd9e

Please sign in to comment.