Skip to content

Commit a999f41

Browse files
committed
Bump version to 3.5.0
1 parent aea5be5 commit a999f41

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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.5.0](https://github.com/unioslo/zabbix-cli/releases/tag/3.5.0) - 2025-01-13
1113

1214
### Added
1315

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.2"
3+
__version__ = "3.5.0"
44
APP_NAME = "zabbix-cli"
55
AUTHOR = "unioslo"

0 commit comments

Comments
 (0)