v0.4.3: compatibility with sqlalchemy v2, and pandas v2
What's Changed
- fix(sql): sqlalchemy 2.0 compat imports by @machow in #472
- Note that pandas v2 removed a few functions (such as .dt.week). The translations for these are still supported.
- ci: do not upload to airtable by @machow in #477
Full Changelog: v0.4.2...v0.4.3