From db096322896ab879b7b468f645e81a7bf91ddc94 Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Sun, 12 Aug 2018 12:34:15 -0400 Subject: Bump up to version 4.6.3 so I can re-release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b2a7ddf..80441bb 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ with open("README.md", "r") as fh: setup( name="beautifulsoup4", - version = "4.6.1", + version = "4.6.3", author="Leonard Richardson", author_email='leonardr@segfault.org', url="http://www.crummy.com/software/BeautifulSoup/bs4/", -- cgit v1.2.3