File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.51 .0
2+ current_version = 0.52 .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.52.0 (2025-08-28)
4+
5+ - (PR #850 , 2025-08-21) chore(deps): Bump the python-development group across 1 directory with 6 updates
6+ - (PR #856 , 2025-08-26) Update Dependabot configuration
7+ - (PR #847 , 2025-08-26) chore(deps): Bump jsonschema from 4.24.0 to 4.25.0
8+ - (PR #857 , 2025-08-26) Minor improvement of CI workflow
9+ - (PR #858 , 2025-08-26) rut: Constant ` RUT_DIGITS_MIN_VALUE ` should be for the whole range of RUTs
10+ - (PR #859 , 2025-08-27) rcv: Enhance "RCV Ventas" CSV parsing and add schema fields
11+
312## 0.51.0 (2025-08-21)
413
514- (PR #852 , 2025-08-21) rcv: Add RvTipoVenta enum to represent "Tipo de Venta" in RCV
Original file line number Diff line number Diff line change 44
55"""
66
7- __version__ = '0.51 .0'
7+ __version__ = '0.52 .0'
You can’t perform that action at this time.
0 commit comments