Skip to content

Commit da0b673

Browse files
committed
fix typo in setup.py
1 parent 8863ff0 commit da0b673

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 @@ def get_version(package):
2929
description='Figure SDK for Python',
3030

3131
# The project's main homepage.
32-
url='https://github.com/postcard/figure-sdk-python',
32+
url='https://github.com/Postcard/figure-sdk-python',
3333

3434
# Author details
3535
author='Figure',

0 commit comments

Comments
 (0)