diff options
author | Devaev Maxim <[email protected]> | 2019-09-01 22:52:55 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-09-01 22:52:55 +0300 |
commit | d55a8b1bd1eb8051a27733c71c55170248ce750c (patch) | |
tree | 20675ebeba5abdef767b1667d7fe5e9f311d3629 /setup.py | |
parent | 47d7e4f2343b71426d32c4c9b45010cf60d5a5a9 (diff) |
changed upstream url
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ def main() -> None: setup( name="kvmd", version="1.4", - url="https://github.com/pi-kvm/kvmd", + url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", author_email="[email protected]", |