mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-06 00:43:00 +01:00
Mark included bs4 version as fff.
This commit is contained in:
parent
f234cd2e78
commit
44b4385847
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue