File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.23.3
2+ current_version = 0.23.4
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.23.4 (2023-10-23)
4+
5+ - (PR #547 , 2023-10-02) chore: Bump pydantic from 2.3.0 to 2.4.2
6+ - (PR #544 , 2023-10-23) Migrate to ` pydantic==2.4.2 `
7+ - (PR #545 , 2023-10-23) chore: Bump the production-dependencies group with 4 updates
8+ - (PR #549 , 2023-10-23) chore: Bump the development-dependencies group with 5 updates
9+ - (PR #553 , 2023-10-23) Improve CI/CD workflows
10+ - (PR #554 , 2023-10-23) Enable GHA secrets inheritance so that Codecov token can be passed
11+ - (PR #543 , 2023-10-23) chore: Bump cryptography from 41.0.3 to 41.0.4
12+ - (PR #551 , 2023-10-23) chore: Bump urllib3 from 1.26.12 to 1.26.18
13+
314## 0.23.3 (2023-09-14)
415
516- (PR #530 , 2023-09-05) chore: Bump the development-dependencies group with 9 updates
Original file line number Diff line number Diff line change 55"""
66
77
8- __version__ = '0.23.3 '
8+ __version__ = '0.23.4 '
You can’t perform that action at this time.
0 commit comments