Skip to content

Commit f65955b

Browse files
committed
Bump version.
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 5a0fcd3 commit f65955b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3',
16+
version='0.4',
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)