Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@billbrod billbrod released this 13 Feb 23:56
5582f77

Because of a pip update, our installation was failing. The fix was something I should've done a while ago: starting to use pyproject.toml. Users shouldn't notice any difference with this release, other than edits to the readme/docs.

What's Changed

  • Add pyproject.toml with wheel as build-time dependency by @WardBrian in #31
  • Switch all metadata to pyproject.toml by @billbrod in #32

Full Changelog: v1.0.3...v1.0.4