From b8a5108d9e275e0280f18e794a2a2847bc8a3e94 Mon Sep 17 00:00:00 2001 From: William de Vazelhes Date: Mon, 3 Sep 2018 15:32:58 +0200 Subject: [PATCH] REL: update copyright --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 1c8beeab..dff9ce47 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -15,7 +15,7 @@ # General information about the project. project = u'metric-learn' -copyright = u'2015-2017, CJ Carey and Yuan Tang' +copyright = u'2015-2018, CJ Carey and Yuan Tang' author = u'CJ Carey and Yuan Tang' version = '0.4.0' release = '0.4.0'