5.0.2
(fix): Add docstring emission for unknown/any type alias definitions. When a type alias
resolves to typing.Any and has a description in the API definition, the generated
Python code now includes the docstring below the type alias declaration.