aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index c69b951..73a59d8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -58,7 +58,7 @@ master_doc = 'index'
project = 'pyfakefs'
copyright = '''2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
-© Copyright 2014-2019 John McGehee'''
+© Copyright 2014-2021 John McGehee'''
author = 'John McGehee'
# The version info for the project you're documenting, acts as replacement for
@@ -66,9 +66,9 @@ author = 'John McGehee'
# built documents.
#
# The short X.Y version.
-version = '4.1'
+version = '4.6'
# The full version, including alpha/beta/rc tags.
-release = '4.1dev'
+release = '4.6.dev0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.