Skip to content

Commit 6536c54

Browse files
committed
Bump version.
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 4c7bd3f commit 6536c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def test_suite():
1313

1414
setup(
1515
name='spdx-tools',
16-
version='0.4',
16+
version='0.4.1',
1717
description='SPDX parser and tools.',
1818
packages=['spdx', 'spdx.parsers', 'spdx.writers', 'spdx.parsers.lexers'],
1919
include_package_data=True,

0 commit comments

Comments
 (0)