We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0364298 commit 9f6d088Copy full SHA for 9f6d088
sw360/__init__.py
@@ -7,7 +7,7 @@
7
# SPDX-License-Identifier: MIT
8
# -------------------------------------------------------------------------------
9
10
-__version__ = (1, 9, 0)
+__version__ = (1, 9, 1)
11
12
from .sw360_api import SW360
13
from .sw360error import SW360Error
0 commit comments