updated email in setup.py
This commit is contained in:
parent
3caa412696
commit
6ac5220fe0
2
setup.py
2
setup.py
|
|
@ -17,7 +17,7 @@ setup(
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
url='https://github.com/rossengeorgiev/aprs-python',
|
url='https://github.com/rossengeorgiev/aprs-python',
|
||||||
author='Rossen Georgiev',
|
author='Rossen Georgiev',
|
||||||
author_email='zx.devel@gmail.com',
|
author_email='hello@rgp.io',
|
||||||
license='GPLv2',
|
license='GPLv2',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 4 - Beta',
|
'Development Status :: 4 - Beta',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue