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 c17c89a commit ef27461Copy full SHA for ef27461
ChangeLog.md
@@ -5,7 +5,7 @@
5
6
# CaPyCli - Clearing Automation Python Command Line Tool for SW360
7
8
-## NEXT
+## 2.5.1 (2024-10-16)
9
10
* fix: urls coming from granularity file are repository urls and not source code
11
download urls.
pyproject.toml
@@ -3,7 +3,7 @@
3
4
[tool.poetry]
name = "capycli"
-version = "2.5.0"
+version = "2.5.1"
description = "CaPyCli - Clearing Automation Python Command Line Interface for SW360"
authors = ["Thomas Graf <[email protected]>"]
license = "MIT"
0 commit comments