From 8ddd14c75fbf14edccd41aa29933af107efc2957 Mon Sep 17 00:00:00 2001 From: Zhenwen Dai Date: Fri, 21 Apr 2023 17:39:13 +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..b518f6ee 100644 --- a/GPy/__version__.py +++ b/GPy/__version__.py @@ -1 +1 @@ -__version__ = "1.10.0" +__version__ = "1.12.0"