diff --git a/setup.py b/setup.py index 517550c..1e07b53 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( name='REDI', - version='0.11.1', + version='0.11.2', author='Christopher P Barnes, Philip Chase, Nicholas Rejack', author_email='cpb@ufl.edu, pbc@ufl.edu, nrejack@ufl.edu', packages=find_packages(exclude=['test']),