Skip to content

Commit 292cc8d

Browse files
committed
feat: set version information
1 parent 2f0065b commit 292cc8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sw360/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
# SPDX-License-Identifier: MIT
88
# -------------------------------------------------------------------------------
99

10-
__version__ = (0, 5, 0)
10+
__version__ = (0, 9, 0)
1111

1212
from .sw360_api import SW360, SW360Error # noqa: F401

0 commit comments

Comments
 (0)