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.62 .0
2+ current_version = 0.63 .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.63.0 (2025-11-13)
4+
5+ - (PR #928 , 2025-10-29) Do not install ` setuptools ` using Make tasks
6+ - (PR #929 , 2025-10-29) Installing Pip version 24 in GitHub Actions fails when default's 25
7+ - (PR #907 , 2025-10-29) chore(deps): Bump lxml from 5.4.0 to 6.0.2
8+ - (PR #934 , 2025-11-03) chore(deps): Bump typing-extensions from 4.14.0 to 4.15.0
9+ - (PR #935 , 2025-11-11) chore(deps): Bump django from 4.2.25 to 4.2.26
10+ - (PR #933 , 2025-11-13) chore(deps): Bump pip-tools from 7.4.1 to 7.5.1
11+ - (PR #938 , 2025-11-13) deps: Bump pip-tools from 7.5.1 to 7.5.2
12+ - (PR #917 , 2025-11-13) chore(deps): Bump pip from 24.2 to 25.3
13+ - (PR #937 , 2025-11-13) rcv: Refactor grouping logic for RCV parsing
14+
315## 0.62.0 (2025-10-29)
416
517- (PR #924 , 2025-10-29) deps: Update ` keyring ` from 21.4.0 to 25.6.0
Original file line number Diff line number Diff line change 44
55"""
66
7- __version__ = '0.62 .0'
7+ __version__ = '0.63 .0'
You can’t perform that action at this time.
0 commit comments