diff --git a/setup.py b/setup.py index 21f1fbc..6c596b5 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name='jupyternotify', - version='0.1.8', + version='0.1.9', description='A Jupyter Notebook %%magic for Browser Notifications of Cell Completion', long_description=readme+'\n\n'+authors+'\nLicense\n-------\n'+license, author='Michelangelo D\'Agostino',