File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.36 .0
2+ current_version = 0.37 .0
33commit = True
44tag = False
55message = chore: Bump version from {current_version} to {new_version}
Original file line number Diff line number Diff line change 11# History
22
3+ ## 0.37.0 (2024-10-25)
4+
5+ - (PR #721 , 2024-10-11) rut: Improve type annotation; Add method to validate DV
6+ - (PR #720 , 2024-10-11) chore(deps): Bump django from 4.2.15 to 4.2.16
7+ - (PR #722 , 2024-10-25) extras: Pydantic ` Rut ` type regex is not compliant with JSON Schema
8+
39## 0.36.0 (2024-10-03)
410
511- (PR #715 , 2024-10-01) chore: Bump actions/checkout from 4.1.7 to 4.2.0 in production-deps group
Original file line number Diff line number Diff line change 44
55"""
66
7- __version__ = '0.36 .0'
7+ __version__ = '0.37 .0'
You can’t perform that action at this time.
0 commit comments