diff --git a/setup.py b/setup.py index 9c6fdad..d8b332c 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ def _get_files(): # django, php setup( name = "django-contactstore", - version = "0.1.3", + version = "0.1.4", description = "an openinviter based contact importer", long_description = """Allows importing and invite sending with OpenInviter using PHP.""", license = "GPLv2",