File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.29.1] - 2025-02-08
6
+
7
+ ### Packaging
8
+
9
+ - Fix missing source distribution.
10
+
5
11
## [ 0.29.0] - 2025-02-08
6
12
7
13
### Added
630
636
## 0.1.0 - 2020-06-09
631
637
- Initial public release
632
638
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
634
641
[ 0.29.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.3...python-v0.29.0
635
642
[ 0.28.3 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.2...python-v0.28.3
636
643
[ 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 1
1
[package ]
2
2
name = " jsonschema-py"
3
- version = " 0.29.0 "
3
+ version = " 0.29.1 "
4
4
description = " A high-performance JSON Schema validator for Python"
5
5
keywords = [" jsonschema" , " validation" ]
6
6
categories = [" web-programming" ]
You can’t perform that action at this time.
0 commit comments