Before first release

This commit is contained in:
2023-03-24 18:16:26 +01:00
parent b4b81f725d
commit b3b3dbc7b7
4 changed files with 26 additions and 12 deletions

View File

@@ -23,8 +23,8 @@ build = ["pyinstaller"]
doc = ["pdoc"]
[project.urls]
homepage = "https://infeeeee.github.io/dyn2py"
documentation = "https://github.com/infeeeee/dyn2py"
homepage = "https://github.com/infeeeee/dyn2py"
documentation = "https://infeeeee.github.io/dyn2py"
repository = "https://github.com/infeeeee/dyn2py"
changelog = "https://github.com/infeeeee/dyn2py/releases"