Skip to content

Commit b2f35a9

Browse files
committed
fix: setup.py
1 parent fc4e71b commit b2f35a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
version=__version__,
3030
author="Pinterest, Inc.",
3131
author_email="sdk@pinterest.com",
32-
url="https://github.com/pinternal/pinterest-python-sdk",
32+
url="https://github.com/pinterest/pinterest-python-sdk",
3333
install_requires=REQUIRES,
3434
include_package_data=True,
3535
packages=find_namespace_packages(

0 commit comments

Comments
 (0)