Skip to content

Release v0.4.3

Latest
Compare
Choose a tag to compare
@damian-krawczyk damian-krawczyk released this 19 Feb 19:17
d947696

What's Changed

Changed

  • code formatted with black

  • requirements update

    • from:
      • click>=8.1.3
      • tabulate>=0.8.9
    • to:
      • click>=8.1.8
      • tabulate>=0.9.0
  • tests for python

    • added: 3.10, 3.11, 3.12, 3.13
    • removed: 3.7

Full Changelog: v0.4.2...v0.4.3