We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673cd08 commit 86f5db7Copy full SHA for 86f5db7
src/scancode_config.py
@@ -80,7 +80,7 @@ def _create_dir(location):
80
__version__ = '31.0.2'
81
82
# used to warn user when the version is out of date
83
-__release_date__ = datetime.datetime(2022, 8, 17)
+__release_date__ = datetime.datetime(2022, 8, 24)
84
85
# See https://github.com/nexB/scancode-toolkit/issues/2653 for more information
86
# on the data format version
0 commit comments