o
    ¹iÌ  ã                   @   sP   d Z ddlZdZdZe ee¡Zdd„ dD ƒZed r"e ed ¡ eeƒZdS )	z2
store the current version info of the notebook.

é    Nz6.5.3z8(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)c                 C   s   g | ]}t t| ƒ‘qS © )ÚintÚmatch)Ú.0Úpartr   r   úL/var/www/edux/Edux_v2/venv/lib/python3.10/site-packages/notebook/_version.pyÚ
<listcomp>   s    r   )ÚmajorÚminorÚpatchÚrest)	Ú__doc__ÚreÚ__version__Úpatternr   ÚpartsÚappendÚtupleÚversion_infor   r   r   r   Ú<module>   s    