summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2022-04-07 19:33:13 -0400
committerLeonard Richardson <leonardr@segfault.org>2022-04-07 19:33:13 -0400
commit4430c10a14d52babc32eb1d069901e64cde21ecb (patch)
treeec405f43597d65593cca1cecf62207081f3e8a33
parentb855e1483d256f2872c5b2b9f03332ac14623c2a (diff)
Incremented version number in documentation.
-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 55be9fc..4855840 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.10.0. The examples in
+This document covers Beautiful Soup version 4.11.0. The examples in
this documentation were written for Python 3.8.
You might be looking for the documentation for `Beautiful Soup 3