Skip to content

Commit eee06b8

Browse files
committed
chore: update version number [skip ci]
1 parent d2a867d commit eee06b8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ and this project does NOT adhere to [Semantic Versioning](https://semver.org/spe
1111

1212
## [Unreleased]
1313

14+
tbd
15+
16+
17+
## v2.0.0.0
18+
1419
### Breaking Changes
1520

1621
Build, CI/CD:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "linuxfabrik-lib"
9-
version = "2024060401"
9+
version = "2.0.0.0"
1010
description = "Python libraries used in various Linuxfabrik projects, including the 'Linuxfabrik Monitoring Plugins' project."
1111
readme = "README.md"
1212
authors = [

0 commit comments

Comments
 (0)