diff options
author | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2016-01-09 15:27:50 +0100 |
---|---|---|
committer | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2016-01-09 15:27:50 +0100 |
commit | ca44878787a3e907ea35fd4adbb0a5c3020b44ed (patch) | |
tree | c7c94bbac220e2356dd238ea2a27e966ea59eb64 /docs/conf.py | |
parent | 0163499bace58a5487f4f09bef2f656fdb541871 (diff) | |
download | gitlab-ca44878787a3e907ea35fd4adbb0a5c3020b44ed.tar.gz |
Bump version
And update copyright years.
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index ed0285d..bbf3c67 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -61,7 +61,7 @@ master_doc = 'index' # General information about the project. project = 'python-gitlab' -copyright = '2013-2015, Gauvain Pocentek, Mika Mäenpää' +copyright = '2013-2016, Gauvain Pocentek, Mika Mäenpää' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |