summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2023-04-05 10:49:29 -0400
committerLeonard Richardson <leonardr@segfault.org>2023-04-05 10:49:29 -0400
commitfb8179d217dfb11e81c28076fc3bf14bdf9a0038 (patch)
treecb22b2843cc7a148520424553acf9f94a108bba3 /doc
parent43038bb57e1379795db4363d9715fb238fb67f50 (diff)
Prepare for 4.12.1 release.
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 7cc0f12..a43f560 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.12.0. The examples in
+This document covers Beautiful Soup version 4.12.1. The examples in
this documentation were written for Python 3.8.
You might be looking for the documentation for `Beautiful Soup 3