Skip to content

Commit 9f6d088

Browse files
committed
feat: release version 1.9.1
1 parent 0364298 commit 9f6d088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sw360/__init__.py

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

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

1212
from .sw360_api import SW360
1313
from .sw360error import SW360Error

0 commit comments

Comments
 (0)