Ë
    à^jü  ã                  ó   — d Z ddlmZ dd„Zy)zu
Exports function list_versions() for unicode version level support.

This code generated by python wcwidth project.
é    )Úannotationsc                  ó   — y)a  
    Return Unicode version levels supported by this module release.

    .. versionchanged:: 0.5.0
       Now returns a single-element tuple containing only the latest version.

    :returns: Supported Unicode version numbers in ascending sorted order.
    )z17.0.0© r   ó    úQ/opt/ringagent/.cad-venv/lib/python3.12/site-packages/wcwidth/unicode_versions.pyÚlist_versionsr   
   s   € ðr   N)Úreturnztuple[str, ...])Ú__doc__Ú
__future__r   r   r   r   r   ú<module>r      s   ðñõ #ôr   