From ec67ce8783b4ba33e6cad2e077552ca2a57fbeba Mon Sep 17 00:00:00 2001 From: palewire Date: Tue, 19 Jul 2016 15:57:47 -0700 Subject: [PATCH] v0.0.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index afe197e..9c43567 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ def run(self): setup( name='django-bigbuild', - version='0.0.3', + version='0.0.4', description='The open-source engine that powers bigbuilder, the Los Angeles Times Data Desk\'s system for publishing standalone pages', author='The Los Angeles Times Data Desk', author_email='datadesk@latimes.com',