Skip to content

Commit eecb7f8

Browse files
committed
feat: version 2.0.0 released
1 parent 962f2a7 commit eecb7f8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# SPDX-License-Identifier: MIT
44
-->
55

6-
# Software Clearing Automation
6+
# CaPyCli - Clearing Automation Python Command Line Tool for SW360
77

8-
## NEXT
8+
## 2.0.0 (2023-06-02)
99

1010
* Have an updated granularity list.
1111
* Re-enable support for Python 3.8 and 3.9.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
[tool.poetry]
55
name = "capycli"
6-
version = "2.0.0.dev8"
7-
description = "CaPyCli - Clearing Automation Python Command Line Interface"
6+
version = "2.0.0"
7+
description = "CaPyCli - Clearing Automation Python Command Line Interface for SW360"
88
authors = ["Thomas Graf <[email protected]>"]
99
license = "MIT"
1010
readme="Readme.md"

requirements.txt

2.62 KB
Binary file not shown.

0 commit comments

Comments
 (0)