From ec884a1847b35f2744a8f4c7c31621074d27ef9d Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Thu, 23 Mar 2017 09:43:49 -0400 Subject: [PATCH] Prepare release v33.10.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 505e2d72..110be043 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ from distutils.core import setup setup( name = 'ingestion', - version = '33.10.1', + version = '33.10.2', description='DPLA Ingestion System', author='Digital Public Library of America', author_email='tech@dp.la',