diff --git a/setup.py b/setup.py index 17ee4f89..717209ad 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ from distutils.core import setup setup( name = 'ingestion', - version = '29.1', + version = '29.2', description='DPLA Ingestion Subsystem', author='Digital Public Library of America', author_email='tech@dp.la',