o
    ¦©Zh  ã                   @  sr   U d Z ddlmZ ddlZdZdZe ee¡ZedusJ ‚dd„ dD ƒZd	ed
< ed r3e 	ed ¡ e
eƒZdS )z5
store the current version info of the jupyter_core.
é    )ÚannotationsNz5.7.2z8(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)c                 C  s   g | ]}t t| ƒ‘qS © )ÚintÚmatch)Ú.0Úpartr   r   úK/var/www/html/lang_env/lib/python3.10/site-packages/jupyter_core/version.pyÚ
<listcomp>   s    r	   )ÚmajorÚminorÚpatchzlist[object]ÚpartsÚrest)Ú__doc__Ú
__future__r   ÚreÚ__version__Úpatternr   r   Ú__annotations__ÚappendÚtupleÚversion_infor   r   r   r   Ú<module>   s    