Skip to content

Commit c494195

Browse files
authored
Update setup.py
1 parent 1509e88 commit c494195

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
'Programming Language :: Python :: 3.6'
1616
],
1717
keywords='leo',
18-
author='Tobias Rueetschi',
19-
author_email='[email protected]',
20-
url='https://github.com/keachi/pyleo',
18+
author='Andreas Stefl',
19+
author_email='[email protected]',
20+
url='https://github.com/andiwand/pyleo',
2121
license='GPLv3',
2222
packages=find_packages(),
2323
install_requires=[

0 commit comments

Comments
 (0)