diff options
| author | Georg Brandl <georg@python.org> | 2011-01-04 10:00:51 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-01-04 10:00:51 +0100 |
| commit | 901ef024a6309d69bd4e04da2145b97af99cb64e (patch) | |
| tree | c30521ff90a59b6daa6dac72fbfd43b65c7cef2c /doc/conf.py | |
| parent | fead912b0a78ff95c04311625b7bc891b6aeb8ca (diff) | |
| download | sphinx-901ef024a6309d69bd4e04da2145b97af99cb64e.tar.gz | |
New year update.
Diffstat (limited to 'doc/conf.py')
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 51e18096..aecd4f6d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -13,7 +13,7 @@ templates_path = ['_templates'] exclude_patterns = ['_build'] project = 'Sphinx' -copyright = '2007-2010, Georg Brandl' +copyright = '2007-2011, Georg Brandl' version = sphinx.__released__ release = version show_authors = True |
