From 2f0e4e7a7f2e60cef41d797c94d1eef586b8a8d0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 30 Sep 2024 15:38:57 +0000 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index be552a15..2d54c885 100644 --- a/setup.py +++ b/setup.py @@ -163,7 +163,7 @@ def select_makefile(): # Setup function setup( name='classy_sz', - version="0.1.64", + version="0.1.65", author="Boris Bolliet, Ola Kusiak", author_email="bb667@cam.ac.uk, akk2175@columbia.edu", description='CLASS-SZ in Python',