FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix: PyPI URL pointing to the fork #45 · python-smpplib/python-smpplib@ab70a51 · GitHub

Commit ab70a51

Browse files
authored
Fix: PyPI URL pointing to the fork #45
1 parent df39439 commit ab70a51

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
@@ -13,7 +13,7 @@
1313
setup(
1414
name='smpplib',
1515
version='2.2.1',
16-
url='https://github.com/podshumok/python-smpplib',
16+
url='https://github.com/python-smpplib/python-smpplib',
1717
description='SMPP library for python',
1818
packages=find_packages(),
1919
install_requires=['six'],

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL