All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
...
- Updated README.md with better install instructions. Making release so that the README.md is updated on pypi.
- MANIFEST.in was still not excluding things correctly.
- exclude .egg-info from source dist
- fixed urls field in pyproject.toml
- c files were accidentally pushed to source dist. Now they are excluded.
- remove --no-deps in build process on CI
- fixed bug in the CI
v0.0.1 - 2024-09-20
- release to pypi