summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2023-04-07 11:08:53 -0400
committerLeonard Richardson <leonardr@segfault.org>2023-04-07 11:08:53 -0400
commite3e5ce6a2a32a915263784a55c28c9dd4e2af6e0 (patch)
tree153b7f0c823e04885b4aaea1da015d2d627fcdcd /doc
parent67336dd4cd781a7d27716a5bcaae939e80a7bc24 (diff)
Update release instructions for 4.12.2.
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 a43f560..aedfdfc 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.1. The examples in
+This document covers Beautiful Soup version 4.12.2. The examples in
this documentation were written for Python 3.8.
You might be looking for the documentation for `Beautiful Soup 3