
    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Z dj        e ZdS )z3
store the current version info of jupyter-events.
    )annotationsNz0.12.0z8(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)c                B    g | ]}t          t          |                   S  )intmatch).0parts     W/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/jupyter_events/_version.py
<listcomp>r      s$    PPPDs5;''PPP    )majorminorpatchzlist[object]partsrest)      z{}.{})__doc__
__future__r   re__version__patternr   r   __annotations__appendtupleversion_infokernel_protocol_version_infoformatkernel_protocol_versionr   r   r
   <module>r       s      # " " " " " 				  F+&&PP4OPPP P P P P=  	LLvuU||% ('.*FG   r   