diff --git a/pyproject.toml b/pyproject.toml index 1135818..908413f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,9 +2,9 @@ name = "jubeatools" version = "1.4.0" description = "A toolbox for jubeat file formats" -authors = ["Stepland <16676308+Stepland@users.noreply.github.com>"] +authors = ["Stepland <10530295-Buggyroom@users.noreply.gitlab.com>"] readme = "README.md" -repository = "https://github.com/Stepland/jubeatools" +repository = "https://gitlab.com/Buggyroom/jubeatools" [tool.poetry.dependencies] python = "^3.8"