ó
c’?[c           @   s=   d  Z  d Z d j e e e d  ƒ ƒ d j e d ƒ Z d S(	   sì    For beta/alpha/rc releases, the version number for a beta is X.Y.ZbN 
**without dots between the last 'micro' number and b**. N is the number of
the beta released i.e. 1, 2, 3 ...

See PEP 440 https://www.python.org/dev/peps/pep-0440/
i   i   i    t   .i   t    N(   i   i   i    (   t   __doc__t   version_infot   joint   mapt   strt   __version__(    (    (    s7   lib/python2.7/site-packages/jupyter_console/_version.pyt   <module>   s   