Mercurial > hg > Members > aka > jupyter_CbC_kernel
changeset 22:65819f00b268 1.0.0
Change version from 1.0 to 1.0.0
author | Brendan Rius <brendan@omixy.com> |
---|---|
date | Fri, 29 Apr 2016 10:01:38 +0100 |
parents | 994d4258dc08 |
children | a87de172d242 |
files | setup.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/setup.py Fri Apr 29 09:59:42 2016 +0100 +++ b/setup.py Fri Apr 29 10:01:38 2016 +0100 @@ -1,7 +1,7 @@ from distutils.core import setup setup(name='jupyter_c_kernel', - version='1.0', + version='1.0.0', description='Minimalistic C kernel for Jupyter', author='Brendan Rius', author_email='ping@brendan-rius.com',