What's Changed
* Fix enumerate local modules win by dzhuang in https://github.com/dzhuang/pyminifier3/pull/10
* Fix --pyz option. by dzhuang in https://github.com/dzhuang/pyminifier3/pull/5
* Used zipFile.writestr and fixed writing target .py twice by dzhuang in https://github.com/dzhuang/pyminifier3/pull/13
* Fix obfuscate class member by dzhuang in https://github.com/dzhuang/pyminifier3/pull/14
* Revert use_unicode by dzhuang in https://github.com/dzhuang/pyminifier3/pull/16
**Full Changelog**: https://github.com/dzhuang/pyminifier3/compare/v2.3.1...v2.3.2