Skip to content

Commit 53b8595

Browse files
committed
Bump version to 3.4.1
1 parent 81b9e2e commit 53b8595

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- released start -->
99

10-
## [Unreleased]
10+
<!-- ## [Unreleased] -->
11+
12+
## [3.4.1](https://github.com/unioslo/zabbix-cli/releases/tag/3.4.1) - 2024-12-04
1113

1214
### Changed
1315

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zabbix_cli/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from __future__ import annotations
22

3-
__version__ = "3.4.0"
3+
__version__ = "3.4.1"
44
APP_NAME = "zabbix-cli"
55
AUTHOR = "unioslo"

0 commit comments

Comments
 (0)