What's Changed
* add: version 0.4.0 methods for SAS program and UI by SundareshSankaran in https://github.com/SundareshSankaran/py-sas-studio-custom-steps/pull/19
Methods to add SAS program and UI components to a Custom Step
- [attach_sas_program](https://github.com/SundareshSankaran/py-sas-studio-custom-steps/blob/main/docs/DOCUMENTATION.md#attach_sas_program)
- [attach_ui](https://github.com/SundareshSankaran/py-sas-studio-custom-steps/blob/main/docs/DOCUMENTATION.md#attach_ui)
**Full Changelog**: https://github.com/SundareshSankaran/py-sas-studio-custom-steps/compare/v0.3.3...v0.4.0