Skip to content

Commit cd9e823

Browse files
committed
chore: bump version to 0.1.3
1 parent d4e630a commit cd9e823

4 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
-
12+
13+
## [0.1.3] - 2026-05-20
14+
1015
### Added
1116
- Shared `resolver` module mapping NetBird audit-event initiator IDs to
1217
human-readable labels, used by both `events.py` and the forwarder.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2
1+
0.1.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "birdseye"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Bird's-eye view of a self-hosted NetBird: audit-event forwarder + scheduled cleanup jobs"
55
requires-python = ">=3.12"
66
dependencies = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)