mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-31 07:36:06 +00:00
Update of chardet to 4.0.0
This commit is contained in:
parent
af0e46316a
commit
d47aacbfba
17 changed files with 26950 additions and 1636 deletions
2
thirdparty/chardet/version.py
vendored
2
thirdparty/chardet/version.py
vendored
|
|
@ -5,5 +5,5 @@ from within setup.py and from chardet subpackages.
|
|||
:author: Dan Blanchard (dan.blanchard@gmail.com)
|
||||
"""
|
||||
|
||||
__version__ = "3.0.4"
|
||||
__version__ = "4.0.0"
|
||||
VERSION = __version__.split('.')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue