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+ ## [ 2.0.1] - 2026-03-17
12+
1113### Changed
1214
1315- Use explicit include lists instead of exclude lists for hatch build targets
@@ -190,7 +192,8 @@ and this project adheres to
190192
191193<!-- Version links -->
192194
193- [ Unreleased ] : https://github.com/LeakIX/l9format-python/compare/v2.0.0...HEAD
195+ [ Unreleased ] : https://github.com/LeakIX/l9format-python/compare/v2.0.1...HEAD
196+ [ 2.0.1 ] : https://github.com/LeakIX/l9format-python/compare/v2.0.0...v2.0.1
194197[ 2.0.0 ] : https://github.com/LeakIX/l9format-python/compare/v1.4.1...v2.0.0
195198[ 1.4.1 ] : https://github.com/LeakIX/l9format-python/compare/1.4.0...1.4.1
196199[ 1.4.0 ] : https://github.com/LeakIX/l9format-python/compare/1.3.2...1.4.0
Original file line number Diff line number Diff line change 11[project ]
22name = " l9format"
3- version = " 2.0.0 "
3+ version = " 2.0.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