What's Changed
* 🐛 append package name to file descriptors by prashantgupta24 in https://github.com/IBM/py-to-proto/pull/60
**Breaking Changes**: This is a breaking change because any serialized proto descriptors created before this change will no longer work based on the change to the filename. There are no API changes to the python module.
**Full Changelog**: https://github.com/IBM/py-to-proto/compare/0.4.1...0.5.0