diff --git a/pyproject.toml b/pyproject.toml index b3ca771d..7b8ee892 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,8 +58,7 @@ artifacts = [ ] [tool.tbump] -# Uncomment this if your project is hosted on GitHub: -# github_url = "https://github.com///" +github_url = "https://github.com/Digiklausur/e2xgrader/" [tool.tbump.version] current = "0.1.0-dev3"