Skip to content

Commit f309568

Browse files
committed
changed URL
1 parent a8c77dc commit f309568

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
version='1.0',
66
description='Tweet parser and formatter',
77
long_description=open('README.rst').read(),
8-
author='Ivo Wetzel',
8+
author='Ivo Wetzel (fork by Ian Ozsvald)',
99
author_email='',
10-
url='http://github.com/BonsaiDen/twitter-text-python',
10+
url='https://github.com/ianozsvald/twitter-text-python',
1111
license='GPL',
1212
py_modules=['ttp'],
1313
include_package_data=True,

0 commit comments

Comments
 (0)