Skip to content

Commit 622ad0a

Browse files
committed
Update version number.
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 4454820 commit 622ad0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
2018-10-22
22

3-
Release 3.2.0
3+
Release 3.2.1
44

55
* The 'license' field is now become 'license_key'
66
* Multiple licenses support

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def read(*names, **kwargs):
2424

2525
setup(
2626
name='aboutcode-toolkit',
27-
version='3.2.0',
27+
version='3.2.1',
2828
license='Apache-2.0',
2929
description=(
3030
'AboutCode-toolkit is a tool to document the provenance (origin and license) of '

0 commit comments

Comments
 (0)