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',