
    Mh                        U d Z ddlmZ ddlZdZdZ ej        ee          ZeJ d dD             Zded	<   ed
         re	                    ed
                     e
e          ZdS )z5
store the current version info of the jupyter_core.
    )annotationsNz5.8.1z8(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)c                B    g | ]}t          t          |                   S  )intmatch).0parts     T/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/jupyter_core/version.py
<listcomp>r      s$    PPPDs5;''PPP    )majorminorpatchzlist[object]partsrest)__doc__
__future__r   re__version__patternr   r   __annotations__appendtupleversion_infor   r   r
   <module>r      s      # " " " " " 				  F+&&PP4OPPP P P P P=  	LLvuU||r   