re work of readme
This commit is contained in:
parent
ea46f2b16b
commit
f2d78b4afd
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
|
||||
setup(
|
||||
name="django_aws_ses",
|
||||
version="0.1.1",
|
||||
version="0.1.0.01",
|
||||
author="ZeeksGeeks",
|
||||
author_email="contact@zeeksgeeks.com",
|
||||
description="A Django email backend for Amazon SES with bounce and complaint handling",
|
||||
|
|
Loading…
Reference in New Issue