v1.4.1
This is a maintenance release that fixes a dependency issue from the previous version, making the installation process smoother for users not requiring Kerberos authentication.
Highlights of v1.4.1
Dependency Fix
- This resolves a
ModuleNotFoundErrorthat occurred on default installations for users who did not have the necessary system-level Kerberos libraries. (e457323)
Download:
PyPI - https://pypi.org/project/evil-winrm-py/1.4.1/
pip install evil-winrm-py==1.4.1
Full Changelog: v1.4.0...v1.4.1