diff --git a/setup.py b/setup.py index 5bed48b..5cd3b74 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='gracc-osg-reports', - version='3.1.0', + version='3.2.0', description='OSG GRACC Email Reports', author_email='sbhat@fnal.gov', author='Shreyas Bhat',