We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0065b commit 292cc8dCopy full SHA for 292cc8d
1 file changed
sw360/__init__.py
@@ -7,6 +7,6 @@
7
# SPDX-License-Identifier: MIT
8
# -------------------------------------------------------------------------------
9
10
-__version__ = (0, 5, 0)
+__version__ = (0, 9, 0)
11
12
from .sw360_api import SW360, SW360Error # noqa: F401
0 commit comments