From e272c666c1e13a8c799ce3949d2174a9038b85a7 Mon Sep 17 00:00:00 2001 From: Eric Kalosa-Kenyon Date: Tue, 11 May 2021 14:32:05 -0700 Subject: [PATCH] incremented version --- GPy/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPy/__version__.py b/GPy/__version__.py index 5986f100..fcfdf383 100644 --- a/GPy/__version__.py +++ b/GPy/__version__.py @@ -1 +1 @@ -__version__ = "1.9.9" +__version__ = "1.10.0"