Skip to content

Commit c26eced

Browse files
committed
feat: release 2.9.0.dev1
1 parent d28c305 commit c26eced

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# CaPyCli - Clearing Automation Python Command Line Tool for SW360
77

8-
## NEXT
8+
## 2.9.0.dev1
99

1010
* CaPyCLI now marks components, releases and projects as created by CaPyCLI,
1111
i.e. it adds an `additionalData` entry with the key `createdWith` and the

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[tool.poetry]
55
name = "capycli"
6-
version = "2.8.1"
6+
version = "2.9.0.dev1"
77
description = "CaPyCli - Clearing Automation Python Command Line Interface for SW360"
88
authors = ["Thomas Graf <[email protected]>"]
99
license = "MIT"

0 commit comments

Comments
 (0)