diff --git a/setup.py b/setup.py index 1077a7e..47671f4 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="django-calendardate", - version="0.1.3", + version="0.1.4", description="A calendar model with date metadata for querying against.", long_description=readme, author="Jack Linke",