File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.29.1] - 2025-02-08
6+
7+ ### Packaging
8+
9+ - Fix missing source distribution.
10+
511## [ 0.29.0] - 2025-02-08
612
713### Added
630636## 0.1.0 - 2020-06-09
631637- Initial public release
632638
633- [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.29.0...HEAD
639+ [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.29.1...HEAD
640+ [ 0.29.1 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.29.0...python-v0.29.1
634641[ 0.29.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.3...python-v0.29.0
635642[ 0.28.3 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.2...python-v0.28.3
636643[ 0.28.2 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.1...python-v0.28.2
Original file line number Diff line number Diff line change 11[package ]
22name = " jsonschema-py"
3- version = " 0.29.0 "
3+ version = " 0.29.1 "
44description = " A high-performance JSON Schema validator for Python"
55keywords = [" jsonschema" , " validation" ]
66categories = [" web-programming" ]
You can’t perform that action at this time.
0 commit comments