
    Mhx                         U d Z ddlZddlmZ dZdZ ej        ee          ZeJ d dD             Zee         e	d<   ed	         re
                    ed	                     ee          Zd
Z dj        e ZdS )z/
store the current version info of the server.
    N)Listz6.29.5z8(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)c                 B    g | ]}t          t          |                   S  )intmatch).0parts     R/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/ipykernel/_version.py
<listcomp>r      s$    PPPDs5;''PPP    )majorminorpatchpartsrest)      z{}.{})__doc__retypingr   __version__patternr   r   object__annotations__appendtupleversion_infokernel_protocol_version_infoformatkernel_protocol_versionr   r   r
   <module>r!      s      
			        F+&&PP4OPPPtF| P P P=  	LLvuU||% ('.*FG   r   