File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 0.52 .0
2
+ current_version = 0.53 .0
3
3
commit = True
4
4
tag = False
5
5
message = chore: Bump version from {current_version} to {new_version}
Original file line number Diff line number Diff line change 1
1
# History
2
2
3
+ ## 0.53.0 (2025-09-02)
4
+
5
+ - (PR #862 , 2025-08-28) chore(deps): Bump the github-actions-production group with 5 updates
6
+ - (PR #864 , 2025-08-28) rcv: Expand "RCV Compras" CSV schemas and update field mappings
7
+ - (PR #867 , 2025-09-02) rcv: Update RCV CSV typing and RCV Ventas preprocessing
8
+
3
9
## 0.52.0 (2025-08-28)
4
10
5
11
- (PR #850 , 2025-08-21) chore(deps): Bump the python-development group across 1 directory with 6 updates
Original file line number Diff line number Diff line change 4
4
5
5
"""
6
6
7
- __version__ = '0.52 .0'
7
+ __version__ = '0.53 .0'
You can’t perform that action at this time.
0 commit comments