Skip to content

Commit d14a647

Browse files
author
Andres Tarantini
committed
Core: Fixed url from setup.py, again.
1 parent 5579b26 commit d14a647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author="Mango Development Team",
77
author_email="[email protected]",
88
packages=["pymango"],
9-
url="https://github.com/atarantini/mango-python",
9+
url="https://github.com/Mango/mango-python",
1010
license="LICENSE",
1111
description="Python library for Mango Payment API",
1212
long_description="Basic python library to interact with Mango Payment API",

0 commit comments

Comments
 (0)