v4.3.1
Bugfixes:
- malduck doesn't work with yara-python 4.3.0. This version is strictly pinned to 4.2.3 (#86, thanks @yankovs for PR!)
Other changes:
- Minimum required Python version is 3.8 instead of 3.6. Currently malduck doesn't contain code that is incompatible with Py<3.8 but due to incoming EOL of Python 3.7 it may change in future.