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 d7c682d commit e6fca98Copy full SHA for e6fca98
src/scancode_config.py
@@ -80,7 +80,7 @@ def _create_dir(location):
80
__version__ = '32.0.0rc1'
81
82
# used to warn user when the version is out of date
83
-__release_date__ = datetime.datetime(2022, 12, 28)
+__release_date__ = datetime.datetime(2023, 1, 3)
84
85
# See https://github.com/nexB/scancode-toolkit/issues/2653 for more information
86
# on the data format version
0 commit comments