File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.38 .0
2+ current_version = 0.39 .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.39.0 (2024-12-12)
4+
5+ - (PR #729 , 2024-10-30) extras: Fix serialization of ` None ` in Pydantic ` Rut ` type
6+ - (PR #730 , 2024-11-19) chore: Bump the production-dependencies group with 6 updates
7+ - (PR #733 , 2024-11-20) chore: Bump the development-dependencies group across 1 directory with 5 updates
8+ - (PR #734 , 2024-12-05) chore: Bump the production-dependencies group with 2 updates
9+ - (PR #732 , 2024-12-05) chore(deps): Bump cryptography from 43.0.1 to 43.0.3
10+ - (PR #739 , 2024-12-09) chore(deps): Bump pydantic from 2.9.2 to 2.10.3
11+ - (PR #740 , 2024-12-09) chore(deps): Bump django from 4.2.16 to 4.2.17
12+ - (PR #736 , 2024-12-12) chore(deps): Bump signxml from 3.2.2 to 4.0.3
13+ - (PR #742 , 2024-12-12) deps: Update cryptography to 44.0.0 and pyopenssl to 24.3.0
14+
315## 0.38.0 (2024-10-28)
416
517- (PR #725 , 2024-10-28) extras: Fix generation of JSON Schema for Pydantic ` Rut ` type
Original file line number Diff line number Diff line change 44
55"""
66
7- __version__ = '0.38 .0'
7+ __version__ = '0.39 .0'
You can’t perform that action at this time.
0 commit comments