Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed Apr 22, 2012
1 parent ce2ca7d commit 444a12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='validate_email',
version = '1.0',
version = '1.1',
download_url = '[email protected]:syrusakbary/validate_email.git',
py_modules = ('validate_email',),
author = 'Syrus Akbary',
Expand Down

0 comments on commit 444a12d

Please sign in to comment.