Enhancements
* Improving Win Apps module to support pywinauto's Desktop class by joao-voltarelli in https://github.com/botcity-dev/botcity-framework-core-python/pull/55
Documentation
* Add type annotations and improve code style in display methods by welli7ngton in https://github.com/botcity-dev/botcity-framework-core-python/pull/56
* Add type annotations to keyboard methods by welli7ngton in https://github.com/botcity-dev/botcity-framework-core-python/pull/58
* Add type annotations and improve function signatures. by welli7ngton in https://github.com/botcity-dev/botcity-framework-core-python/pull/59
Dependencies
* Removing numpy lock to allow usage of Python 3.13 by joao-voltarelli in https://github.com/botcity-dev/botcity-framework-core-python/pull/60
New Contributors
* welli7ngton made their first contribution in https://github.com/botcity-dev/botcity-framework-core-python/pull/56
**Full Changelog**: https://github.com/botcity-dev/botcity-framework-core-python/compare/v1.2.1...v1.3.0