From b9686fbeb4dc42d39930c00bda9b0e3ee3d6cfd6 Mon Sep 17 00:00:00 2001 From: Zhenwen Dai Date: Fri, 21 Apr 2023 17:38:11 +0100 Subject: [PATCH] Bump the version --- GPy/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPy/__version__.py b/GPy/__version__.py index fcfdf383..f84c53b0 100644 --- a/GPy/__version__.py +++ b/GPy/__version__.py @@ -1 +1 @@ -__version__ = "1.10.0" +__version__ = "1.11.0"