What's Changed
- Develop by @damian-krawczyk in #14
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
- from:
-
tests for python
- added: 3.10, 3.11, 3.12, 3.13
- removed: 3.7
Full Changelog: v0.4.2...v0.4.3