§
    ²åi  ã                  ó   — d Z ddlmZ dd„ZdS )z–
Exports function list_versions() for unicode version level support.

This code generated by wcwidth/bin/update-tables.py on 2026-01-27 00:41:01 UTC.
é    )ÚannotationsÚreturnútuple[str, ...]c                 ó   — 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17.0.0© r   ó    ú_/home/ubuntu/.hermes/hermes-agent/venv/lib/python3.11/site-packages/wcwidth/unicode_versions.pyÚlist_versionsr
   
   s   € ðð r   N)r   r   )Ú__doc__Ú
__future__r   r
   r   r   r	   ú<module>r      sA   ððð ð #Ð "Ð "Ð "Ð "Ð "ðð ð ð ð ð r   