Skip to content

Commit a0ee14b

Browse files
committed
Bump version to 3.5.1
1 parent b3e6a07 commit a0ee14b

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.1](https://github.com/unioslo/zabbix-cli/releases/tag/3.5.1) - 2025-02-03
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.0"
3+
__version__ = "3.5.1"
44
APP_NAME = "zabbix-cli"
55
AUTHOR = "unioslo"

0 commit comments

Comments
 (0)