Skip to content

Commit 0cf8ccd

Browse files
authored
Merge pull request #57 from LeakIX/release/1.4.1
Release/1.4.1
2 parents f8e18fd + 632845b commit 0cf8ccd

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
## [1.4.1] - 2026-03-16
12+
1113
### Infrastructure
1214

1315
- CI: bump actions/checkout from 4 to 6 ([6c9eecd], [#49])
@@ -159,7 +161,8 @@ and this project adheres to
159161

160162
<!-- Version links -->
161163

162-
[Unreleased]: https://github.com/LeakIX/l9format-python/compare/1.4.0...HEAD
164+
[Unreleased]: https://github.com/LeakIX/l9format-python/compare/1.4.1...HEAD
165+
[1.4.1]: https://github.com/LeakIX/l9format-python/compare/1.4.0...1.4.1
163166
[1.4.0]: https://github.com/LeakIX/l9format-python/compare/1.3.2...1.4.0
164167
[1.3.2]: https://github.com/LeakIX/l9format-python/compare/1.3.1-1...1.3.2
165168
[1.3.1-1]: https://github.com/LeakIX/l9format-python/compare/1.3.1-0...1.3.1-1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "l9format"
3-
version = "1.4.0"
3+
version = "1.4.1"
44
license = {text = "MIT"}
55
description = "l9format is a schema declaration targeted at interoperability between network recon tools used at LeakIX"
66
authors = [{name = "Danny Willems", email = "danny@leakix.net"}]

0 commit comments

Comments
 (0)