summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorChris Dent <cdent@anticdent.org>2018-10-24 13:52:58 +0100
committerChris Dent <cdent@anticdent.org>2018-10-24 13:52:58 +0100
commit9ceef07267ba83ea5c00533f85f9edf9ba38cd71 (patch)
treea629a6ee15e6639a77f9f9b5564a0b6357f05b7b /docs/conf.py
parent3363151d41ea7ffebd8b79e236c191d6f659c78a (diff)
downloadpaste-git-9ceef07267ba83ea5c00533f85f9edf9ba38cd71.tar.gz
Prepare a 3.0.0 release3.0.0
This is for the sake of getting something out there, including fixes to get stuff working with Python 3.7.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a2a2f86..59194e8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -40,9 +40,9 @@ copyright = '2008, Ian Bicking'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '1.7'
+version = '3.0'
# The full version, including alpha/beta/rc tags.
-release = '1.7.5.1'
+release = '3.0.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: