o
    Œõ±jü  ã                   @  s   d Z ddlmZ ddd„ZdS )	zu
Exports function list_versions() for unicode version level support.

This code generated by python wcwidth project.
é    )ÚannotationsÚreturnútuple[str, ...]c                   C  s   dS )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18.0.0© r   r   r   ú‹/root/aizidognhua/tmp/workspace/projects/ec89d86c-575f-41c9-af57-ac45cbdbf775/venv/lib/python3.10/site-packages/wcwidth/unicode_versions.pyÚlist_versions
   s   	r   N)r   r   )Ú__doc__Ú
__future__r   r   r   r   r   r   Ú<module>   s    