Skip to content

Commit db481e9

Browse files
authored
Merge pull request #23 from python-ellar/proj_info_update
Project PyPI info updates
2 parents 93243eb + 9a0a4e9 commit db481e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors = [
1414
dynamic = ["version", "description"]
1515
requires-python = ">=3.8"
1616
readme = "README.md"
17-
home-page = "https://github.com/eadwinCode/ellar-jwt"
17+
home-page = "https://github.com/python-ellar/ellar-jwt"
1818
classifiers = [
1919
"Intended Audience :: Information Technology",
2020
"Intended Audience :: System Administrators",
@@ -54,9 +54,9 @@ dev = [
5454
]
5555

5656
[project.urls]
57-
Documentation = "https://github.com/eadwinCode/ellar-jwt"
58-
Source = "https://github.com/eadwinCode/ellar-jwt"
59-
Homepage = "https://eadwincode.github.io/ellar-jwt/"
57+
Documentation = "https://github.com/python-ellar/ellar-jwt"
58+
Source = "https://github.com/python-ellar/ellar-jwt"
59+
Homepage = "https://python-ellar.github.io/ellar-jwt/"
6060

6161
[project.optional-dependencies]
6262
test = [

0 commit comments

Comments
 (0)