With the help of the `pycify` package, it's now possible to convert the bundled `.py` files in the project to `.pyc` files, for performance or obfuscation uses.
What's Changed
* feat: integrate pycify by NobleMathews in https://github.com/tusharsadhwani/packaged/pull/22
New Contributors
* NobleMathews made their first contribution in https://github.com/tusharsadhwani/packaged/pull/22
**Full Changelog**: https://github.com/tusharsadhwani/packaged/compare/v0.5.3...v0.6.0