re work of readme

This commit is contained in:
Raymond Jessop 2025-04-22 21:41:51 -05:00
parent ea46f2b16b
commit f2d78b4afd
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup( setup(
name="django_aws_ses", name="django_aws_ses",
version="0.1.1", version="0.1.0.01",
author="ZeeksGeeks", author="ZeeksGeeks",
author_email="contact@zeeksgeeks.com", author_email="contact@zeeksgeeks.com",
description="A Django email backend for Amazon SES with bounce and complaint handling", description="A Django email backend for Amazon SES with bounce and complaint handling",