Mark included bs4 version as fff.

This commit is contained in:
Jim Miller 2019-06-16 11:45:06 -05:00
parent f234cd2e78
commit 44b4385847

View file

@ -18,7 +18,7 @@ http://www.crummy.com/software/BeautifulSoup/bs4/doc/
"""
__author__ = "Leonard Richardson (leonardr@segfault.org)"
__version__ = "4.7.1"
__version__ = "4.7.1fff"
__copyright__ = "Copyright (c) 2004-2019 Leonard Richardson"
# Use of this source code is governed by the MIT license.
__license__ = "MIT"