8000 Updated setup.py url · jwaschkau/wc-api-python@8ad1ce5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ad1ce5

Browse files
Updated setup.py url
1 parent 408f2d4 commit 8ad1ce5

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
@@ -27,7 +27,7 @@
2727
description="A Python wrapper for the WooCommerce REST API",
2828
long_description=README,
2929
author="Claudio Sanches @ WooThemes",
30-
url="http://www.woothemes.com",
30+
url="https://github.com/woothemes/wc-api-python",
3131
license="MIT License",
3232
packages=[
3333
"woocommerce"

0 commit comments

Comments
 (0)
0