diff --git a/setup.py b/setup.py index 9d0acfcd..76b6c63a 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ def run(self): # Setup function setup( name='classy_sz', - version="0.1.46", + version="0.1.47", author="Boris Bolliet, Ola Kusiak", author_email="bb667@cam.ac.uk, akk2175@columbia.edu", description='CLASS-SZ in Python',