summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2020-09-26 11:54:09 -0400
committerLeonard Richardson <leonardr@segfault.org>2020-09-26 11:54:09 -0400
commitfcf48bf5e5663cfd03efc204c3395a9a8b7fd1a8 (patch)
treef496c5f7b51a334e06135aa952a4f8168fb571ef /doc
parentaaa34be00edfa334c0945d7aad7cf18c5974de0e (diff)
Incremented version number in the documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index ec3add9..8a2315b 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -18,7 +18,7 @@ with examples. I show you what the library is good for, how it works,
how to use it, how to make it do what you want, and what to do when it
violates your expectations.
-This document covers Beautiful Soup version 4.9.1. The examples in
+This document covers Beautiful Soup version 4.9.2. The examples in
this documentation should work the same way in Python 2.7 and Python
3.2.