From 9a0a4e98f36f5f5798fb3f8d0b99a277b5394bfa Mon Sep 17 00:00:00 2001 From: Ezeudoh Tochukwu Date: Wed, 27 Dec 2023 06:53:17 +0100 Subject: [PATCH] Project PyPI info updates --- pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index bef2603..f08663c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ dynamic = ["version", "description"] requires-python = ">=3.8" readme = "README.md" -home-page = "https://github.com/eadwinCode/ellar-jwt" +home-page = "https://github.com/python-ellar/ellar-jwt" classifiers = [ "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", @@ -54,9 +54,9 @@ dev = [ ] [project.urls] -Documentation = "https://github.com/eadwinCode/ellar-jwt" -Source = "https://github.com/eadwinCode/ellar-jwt" -Homepage = "https://eadwincode.github.io/ellar-jwt/" +Documentation = "https://github.com/python-ellar/ellar-jwt" +Source = "https://github.com/python-ellar/ellar-jwt" +Homepage = "https://python-ellar.github.io/ellar-jwt/" [project.optional-dependencies] test = [