fix email address

This commit is contained in:
Martin Bubel 2024-07-15 18:55:01 +02:00
parent 40dbbd9158
commit e63e1de2f9

View file

@ -2,7 +2,7 @@
name = "GPy"
version = "1.13.1"
description = "The Gaussian Process Toolbox"
authors = ["GPy Authors <gpy.authors@gmail.com"]
authors = ["GPy Authors <gpy.authors@gmail.com>"]
license = "BSD-3-Clause"
keywords = ["machine-learning", "gaussian-processes", "kernels"]
homepage = "https://sheffieldml.github.io/GPy/"