diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a81c3dc..c170e7f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,8 +1,13 @@ Changelog ========= +v6.0.1 +------ + +*2024-11-07* -- Remove dependency on scancode-toolkit branch in testing extra_requires. + v6.0.0 ------ +------ *2024-10-29* -- Collect snippet hashes in fingerprint plugin. diff --git a/setup.cfg b/setup.cfg index ac77b75..f86876c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -62,7 +62,7 @@ testing = twine black isort - scancode-toolkit @ git+https://github.com/nexB/scancode-toolkit.git@15b76ea4f86327f11dd509d674cc7dab6fa52b5b + scancode-toolkit docs = Sphinx>=5.0.2