Now that microdf has been updated to support Python 3.13, we should upgrade this repository to support Python 3.13. ## Tasks - [ ] Add Python 3.13 to supported versions in setup.py - [ ] Update GitHub Actions workflows to test on Python 3.13 - [ ] Test that all functionality works with Python 3.13 - [ ] Update any dependencies that may need upgrading for Python 3.13 compatibility
Now that microdf has been updated to support Python 3.13, we should upgrade this repository to support Python 3.13.
Tasks