From 89d6c7aa7d8c1946707535c334c1eec80c44f9a9 Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Sat, 3 Oct 2020 11:33:36 -0400 Subject: Prepare for release. --- prepare-release.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'prepare-release.sh') diff --git a/prepare-release.sh b/prepare-release.sh index cfcc59b..34a655f 100644 --- a/prepare-release.sh +++ b/prepare-release.sh @@ -8,6 +8,11 @@ # release the second time, add the '--pre' argument to pip install to # find the 'prerelease'. +# Change the version number in +# CHANGELOG +# setup.py +# bs4/__init__.py + # Make sure tests pass ./test-all-versions -- cgit v1.2.3