File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.24 .0
2+ current_version = 0.25 .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.25.0 (2024-10-01)
4+
5+ - (PR #581 , 2024-01-03) chore: Bump the production-dependencies group with 4 updates
6+ - (PR #571 , 2024-01-03) chore: Bump cryptography from 41.0.4 to 41.0.6
7+ - (PR #580 , 2024-01-09) chore: Bump the development-dependencies group with 7 updates
8+ - (PR #583 , 2024-01-10) dte: Allow gaps when validating order of ` DteXmlData.referencias `
9+ - (PR #579 , 2024-01-10) chore: Bump pydantic from 2.4.2 to 2.5.3
10+
311## 0.24.0 (2023-11-09)
412
513- (PR #555 , 2023-10-23) Fix GitHub code scanning alerts 'Clear-text logging of sensitive info'
Original file line number Diff line number Diff line change 55"""
66
77
8- __version__ = '0.24 .0'
8+ __version__ = '0.25 .0'
You can’t perform that action at this time.
0 commit comments