Skip to content

Commit e2108d9

Browse files
committed
Bump version to 3.5.2
1 parent ce2889a commit e2108d9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG

+3-1
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.5.2](https://github.com/unioslo/zabbix-cli/releases/tag/3.5.2) - 2025-04-24
1113

1214
### Added
1315

zabbix_cli/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from __future__ import annotations
22

3-
__version__ = "3.5.1"
3+
__version__ = "3.5.2"
44
APP_NAME = "zabbix-cli"
55
AUTHOR = "unioslo"

0 commit comments

Comments
 (0)