summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2023-03-20 07:21:06 -0400
committerLeonard Richardson <leonardr@segfault.org>2023-03-20 07:21:06 -0400
commit01a32f82e73d6aedfb1cc223da6f6ec001d745ee (patch)
tree1f76f3f66a86302335d83a78380d42f20ad5bbae
parentc23fdc8db3c048b052ac2c6c73faa1b6f9a597a3 (diff)
Updated version number in docs.
-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 4d580a1..7cc0f12 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -20,7 +20,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.11.2. The examples in
+This document covers Beautiful Soup version 4.12.0. The examples in
this documentation were written for Python 3.8.
You might be looking for the documentation for `Beautiful Soup 3