This release includes a bug fix (118) for the memory overwrite issue reported by huntr.dev (referred to in 113 as well).
Also, it contains a ton of build fixes and improvements.
What's Changed
* Significant improvements to python module build. by manugarg in https://github.com/manugarg/pacparser/pull/120
* Fix a bug in my IP handling. by manugarg in https://github.com/manugarg/pacparser/pull/118
* Improvements to Linux build. by manugarg in https://github.com/manugarg/pacparser/pull/121
* Add Github action to build pactester automatically by manugarg in https://github.com/manugarg/pacparser/pull/122
* Automate python module build by manugarg in https://github.com/manugarg/pacparser/pull/123
* Windows build improvement. by manugarg in https://github.com/manugarg/pacparser/pull/125
* [build] Fix dist directory on non-windows. by manugarg in https://github.com/manugarg/pacparser/pull/126
* [build] Improve python module versioning. by manugarg in https://github.com/manugarg/pacparser/pull/127
* [build] More setup.py improvements. by manugarg in https://github.com/manugarg/pacparser/pull/128
* Pypi by manugarg in https://github.com/manugarg/pacparser/pull/130
**Full Changelog**: https://github.com/manugarg/pacparser/compare/v1.3.8...v1.3.9