summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2023-01-28 16:46:10 -0500
committerLeonard Richardson <leonardr@segfault.org>2023-01-28 16:46:10 -0500
commitbd3c7492d81440597d2a82cf6265bb68b53f1b84 (patch)
tree5145c124921f23e1331b3ec7acf7e255fa377141 /doc
parenta65a97e91ce9628bf0001fa40b5dc591288293c9 (diff)
Incremented version number.
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 7d53b2c..7288024 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.11.0. The examples in
+This document covers Beautiful Soup version 4.11.2. The examples in
this documentation were written for Python 3.8.
You might be looking for the documentation for `Beautiful Soup 3