Skip to content

Commit d88498d

Browse files
committed
Update SPEC to v3.2.3
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 29ce757 commit d88498d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In addition, this tool is able to generate attribution notices and
2020
identify redistributable source code used in your project to help you comply
2121
with open source licenses conditions.
2222

23-
This version of the AboutCode Toolkit follows the ABOUT specification version 3.2.2 at:
23+
This version of the AboutCode Toolkit follows the ABOUT specification version 3.2.3 at:
2424
https://aboutcode-toolkit.readthedocs.io/en/latest/specification.html
2525

2626
Build and tests status

docs/source/home.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In addition, this tool is able to generate attribution notices and
2323
identify redistributable source code used in your project to help you comply
2424
with open source licenses conditions.
2525

26-
This version of the AboutCode Toolkit follows the ABOUT specification version 3.2.2 at:
26+
This version of the AboutCode Toolkit follows the ABOUT specification version 3.2.3 at:
2727
https://aboutcode-toolkit.readthedocs.io/en/latest/specification.html
2828

2929

src/attributecode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
__version__ = '7.0.0'
2424

25-
__about_spec_version__ = '3.2.2'
25+
__about_spec_version__ = '3.2.3'
2626

2727
__copyright__ = """
2828
Copyright (c) nexB Inc. All rights reserved. http://dejacode.org

0 commit comments

Comments
 (0)