diff --git a/setup.py b/setup.py index 23e630d..09ada74 100644 --- a/setup.py +++ b/setup.py @@ -81,7 +81,7 @@ def run(self): setup( name='django-bakery', - version='0.8.5', + version='0.8.6', description='A set of helpers for baking your Django site out as flat files', author='The Los Angeles Times Data Desk', author_email='datadesk@latimes.com',