Change package names

This commit is contained in:
Hugo Peixoto
2016-10-03 20:08:33 +01:00
parent 80b491d11d
commit c4364f82fb
+2 -2
View File
@@ -26,10 +26,10 @@ docs_extras = [
]
setup(
name='letsencrypt-route53',
name='hpeixoto-letsencrypt-route53',
version=version,
description="Route53 plugin for Let's Encrypt client",
url='https://github.com/mindstorms6/letsencrypt-route53',
url='https://github.com/lifeonmarspt/letsencrypt-route53',
author="Breland Miley",
author_email='breland@bdawg.org',
license='Apache2.0',