Skip to content

Commit

Permalink
Updating home and issue tracker for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
JatGreer committed Dec 5, 2023
1 parent 4b259df commit 6485476
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "roodmus"
version = "0.0.22"
version = "0.0.23"
authors = [
{ name="Joel Greer", email="[email protected]" },
{ name="Maarten Joosten", email="[email protected]" },
Expand Down Expand Up @@ -188,8 +188,8 @@ dependencies = [
roodmus = "roodmus.cli:main"

[project.urls]
"Homepage" = "https://github.com/pypa/sampleproject"
"Bug Tracker" = "https://github.com/pypa/sampleproject/issues"
"Homepage" = "https://github.com/ccpem/roodmus"
"Bug Tracker" = "https://github.com/ccpem/roodmus/issues"

[tool.licensecheck]
using = "requirements:requirements.txt;requirements-dev.txt"
Expand Down

0 comments on commit 6485476

Please sign in to comment.