diff --git a/setup.py b/setup.py index ac300e13..a5e301fc 100644 --- a/setup.py +++ b/setup.py @@ -163,7 +163,7 @@ def select_makefile(): # Setup function setup( name='classy_sz', - version="0.1.67", + version="0.1.68", author="Boris Bolliet, Ola Kusiak", author_email="bb667@cam.ac.uk, akk2175@columbia.edu", description='CLASS-SZ in Python',