Commit ec209e0
committed
chore: update to excel-to-sql 0.4.1 and bump version to 0.7.5
Update dependencies:
- excel-to-sql: 0.3.0 → 0.4.1 (fixes version inconsistency bug)
- Bump wareflow-analysis version to 0.7.5
The excel-to-sql 0.4.1 release fixes critical version mismatch bug
where __version__ was hardcoded in __init__.py, causing version
checks to fail in downstream packages.
See: https://github.com/wareflowx/excel-to-sql/releases/tag/v0.4.11 parent d818815 commit ec209e0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments