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 962f2a7 commit eecb7f8Copy full SHA for eecb7f8
ChangeLog.md
@@ -3,9 +3,9 @@
3
# SPDX-License-Identifier: MIT
4
-->
5
6
-# Software Clearing Automation
+# CaPyCli - Clearing Automation Python Command Line Tool for SW360
7
8
-## NEXT
+## 2.0.0 (2023-06-02)
9
10
* Have an updated granularity list.
11
* Re-enable support for Python 3.8 and 3.9.
pyproject.toml
@@ -3,8 +3,8 @@
[tool.poetry]
name = "capycli"
-version = "2.0.0.dev8"
-description = "CaPyCli - Clearing Automation Python Command Line Interface"
+version = "2.0.0"
+description = "CaPyCli - Clearing Automation Python Command Line Interface for SW360"
authors = ["Thomas Graf <[email protected]>"]
license = "MIT"
readme="Readme.md"
requirements.txt
2.62 KB
0 commit comments