
    He                         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 )z3
store the current version info of jupyter-events.
    N)Listz0.8.0z8(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)c                 B    g | ]}t          t          |                   S  )intmatch).0parts     7lib/python3.11/site-packages/jupyter_events/_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   