summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2020-10-03 11:40:41 -0400
committerLeonard Richardson <leonardr@segfault.org>2020-10-03 11:40:41 -0400
commit7128320cf8c60e485995ed9e7c17bc982561d8f1 (patch)
tree1a537daf7e9ee3928197a84f7719301808bd4624 /doc
parent89d6c7aa7d8c1946707535c334c1eec80c44f9a9 (diff)
I always forget to bump the version number in the doc.
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 34ec7cf..8a1a2d5 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.2. The examples in
+This document covers Beautiful Soup version 4.9.3. The examples in
this documentation should work the same way in Python 2.7 and Python
3.8.