summaryrefslogtreecommitdiff
path: root/polly
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-08-01 14:11:32 +0000
committerHans Wennborg <hans@hanshq.net>2018-08-01 14:11:32 +0000
commit788dd767b854b80587493f166b9f8b7c7996892a (patch)
tree71a57d4cc502bfc96beae42c8cdb4c16b19d7cdc /polly
parent9dec133b7885cfd3b3319407f11ba735f85a1943 (diff)
Update docs version and clear release notes after 8.0.0 version bump
Diffstat (limited to 'polly')
-rw-r--r--polly/docs/ReleaseNotes.rst4
-rw-r--r--polly/docs/conf.py4
2 files changed, 4 insertions, 4 deletions
diff --git a/polly/docs/ReleaseNotes.rst b/polly/docs/ReleaseNotes.rst
index ec3cb0fc310..abae9ffa971 100644
--- a/polly/docs/ReleaseNotes.rst
+++ b/polly/docs/ReleaseNotes.rst
@@ -1,8 +1,8 @@
============================
-Release Notes 7.0 (upcoming)
+Release Notes 8.0 (upcoming)
============================
-In Polly 7 the following important changes have been incorporated.
+In Polly 8 the following important changes have been incorporated.
.. warning::
diff --git a/polly/docs/conf.py b/polly/docs/conf.py
index 54730acb0b3..45629da6df4 100644
--- a/polly/docs/conf.py
+++ b/polly/docs/conf.py
@@ -49,9 +49,9 @@ copyright = u'2010-%d, The Polly Team' % date.today().year
# built documents.
#
# The short X.Y version.
-version = '7.0-devel'
+version = '8.0-devel'
# The full version, including alpha/beta/rc tags.
-release = '7.0-devel'
+release = '8.0-devel'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.