Skip to content

Commit

Permalink
Fixed URL for PyPI (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
dagnelies authored Mar 22, 2023
1 parent 686216e commit 60cd0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ def run(self):
name="pyogrio",
version=version,
packages=find_packages(),
url="https://github.com/pyogrio/pyogrio",
url="https://github.com/geopandas/pyogrio",
license="MIT",
author="Brendan C. Ward",
author_email="bcward@astutespruce.com",
Expand Down

0 comments on commit 60cd0e9

Please sign in to comment.