Skip to content

Commit 132fc30

Browse files
authored
Merge pull request #13 from flagboy/update_setup_url
update url in setup.py
2 parents cb906dc + 1d8ca79 commit 132fc30

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
@@ -38,7 +38,7 @@ def read_from(file):
3838
keywords='push webpush publication',
3939
author="jr conlin",
4040
author_email="[email protected]",
41-
url='https://github.com/jrconlin/pywebpush',
41+
url='https://github.com/web-push-libs/pywebpush',
4242
license="MPL2",
4343
test_suite="nose.collector",
4444
include_package_data=True,

0 commit comments

Comments
 (0)