What's Changed
* 13 Moved the `__wrapped__` check to metadata.py. This check ensure we apply the `announcement` metadata to the original method and not to a decorated version of the method.
* 9 Refactor `method.py` to avoid premature initialisation of `BoundAnnouncementMethod` before ensjuring the method can be bound with the arguments provided.
**Full Changelog**: https://github.com/tenyo-app/pydomprob/compare/0.1.0a2...0.1.0a3