File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 11[project ]
22name = " l9format"
3- version = " 1.4.0 "
3+ version = " 1.4.1 "
44license = {text = " MIT" }
55description = " l9format is a schema declaration targeted at interoperability between network recon tools used at LeakIX"
66authors = [{name = " Danny Willems" , email = " danny@leakix.net" }]
You can’t perform that action at this time.
0 commit comments