We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e6a07 commit a0ee14bCopy full SHA for a0ee14b
CHANGELOG
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
<!-- released start -->
9
10
-## [Unreleased]
+<!-- ## [Unreleased] -->
11
+
12
+## [3.5.1](https://github.com/unioslo/zabbix-cli/releases/tag/3.5.1) - 2025-02-03
13
14
### Added
15
zabbix_cli/__about__.py
@@ -1,5 +1,5 @@
1
from __future__ import annotations
2
3
-__version__ = "3.5.0"
+__version__ = "3.5.1"
4
APP_NAME = "zabbix-cli"
5
AUTHOR = "unioslo"
0 commit comments