Skip to content

v1.0.1

Compare
Choose a tag to compare
@pwaller pwaller released this 11 Sep 17:06
· 7 commits to main since this release

What's Changed

This release exists to prevent old versions of python from trying to install a new version of pyfiglet which they are incompatible with. We now test against python3.9 or newer. If you need support for an older version of python, then add a version constraint pyfiglet<1.

New Contributors

Full Changelog: v1.0.0...v1.0.1