
    Mh                         U d Z ddlZdZdZ ej        ee          ZeJ d dD             Zeed<   ed         re                    ed                     e	e          Z
dS )	z0
store the current version info of the server.

    Nz2.27.3z8(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)c                 B    g | ]}t          t          |                   S  )intmatch).0parts     Z/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/jupyterlab_server/_version.py
<listcomp>r
      s$    HHHDs5;HHH    )majorminorpatchpartsrest)__doc__re__version__patternr   r   list__annotations__appendtupleversion_infor   r   r	   <module>r      s      
			 F+&&HH,GHHHt H H H=  	LLvuU||r   