Skip to content

Commit 3a4d0c5

Browse files
committed
Bump version
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent a874f9b commit 3a4d0c5

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.5.1',
16+
version='0.5.2',
1717
description='SPDX parser and tools.',
1818
packages=['spdx', 'spdx.parsers', 'spdx.writers', 'spdx.parsers.lexers'],
1919
package_data={'spdx': ['spdx_licenselist.csv']},

0 commit comments

Comments
 (0)