From b9d9a035157fea45b17201426f73a200b20814ef Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Sat, 28 Jul 2018 19:03:15 -0400 Subject: Prep for release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ab14d8d..93e8ce3 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import ( setup( name="beautifulsoup4", - version = "4.6.0", + version = "4.6.1", author="Leonard Richardson", author_email='leonardr@segfault.org', url="http://www.crummy.com/software/BeautifulSoup/bs4/", -- cgit v1.2.3