From f6ec5e35d57e1b8d39a9a4b9331efea472248266 Mon Sep 17 00:00:00 2001 From: Jordan Jozwiak Date: Mon, 1 Jun 2015 22:53:22 -0700 Subject: [PATCH] chang contact info --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9ba7ce6..181522b 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ def read(f): 'Programming Language :: Python'], keywords='android localization translation translate', author='Jordan Jozwiak', - author_email='jordanjoz1@gmail.com', + author_email='support@jozapps.com', url='https://github.com/jordanjoz1/android-localization-helper', license='MIT', py_modules=['translation_helper'],