We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea5be5 commit a999f41Copy full SHA for a999f41
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.0](https://github.com/unioslo/zabbix-cli/releases/tag/3.5.0) - 2025-01-13
13
14
### Added
15
zabbix_cli/__about__.py
@@ -1,5 +1,5 @@
1
from __future__ import annotations
2
3
-__version__ = "3.4.2"
+__version__ = "3.5.0"
4
APP_NAME = "zabbix-cli"
5
AUTHOR = "unioslo"
0 commit comments