�
L�gS � � � d Z d� ZdS )z�
Exports function list_versions() for unicode version level support.
This code generated by wcwidth/bin/update-tables.py on 2023-09-14 15:45:33 UTC.
c � � dS )a6
Return Unicode version levels supported by this module release.
Any of the version strings returned may be used as keyword argument
``unicode_version`` to the ``wcwidth()`` family of functions.
:returns: Supported Unicode version numbers in ascending sorted order.
:rtype: list[str]
)z4.1.0z5.0.0z5.1.0z5.2.0z6.0.0z6.1.0z6.2.0z6.3.0z7.0.0z8.0.0z9.0.0z10.0.0z11.0.0z12.0.0z12.1.0z13.0.0z14.0.0z15.0.0z15.1.0� r � �h/home/asafur/pinokio/api/open-webui.git/app/env/lib/python3.11/site-packages/wcwidth/unicode_versions.py�
list_versionsr s � �� r N)�__doc__r r r r �<module>r s( ��� �� � � � r