Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Renskers committed Jan 30, 2012
1 parent 2d84097 commit fc48af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@


setup( setup(
name="django-generic-mail", name="django-generic-mail",
version='0.2.2', version='0.2.3',
description="Easy to use, class based email for Django", description="Easy to use, class based email for Django",
long_description=open("README.rst").read(), long_description=open("README.rst").read(),
author="Kevin Renskers", author="Kevin Renskers",
Expand Down

0 comments on commit fc48af5

Please sign in to comment.