Skip to content

Commit

Permalink
Bump reprozip-jupyter to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed May 15, 2018
1 parent 5a94f09 commit 1672954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reprozip-jupyter/setup.py
Expand Up @@ -11,7 +11,7 @@
with io.open('README.rst', encoding='utf-8') as fp:
description = fp.read()
setup(name='reprozip-jupyter',
version='0.3',
version='0.4',
packages=['reprozip_jupyter'],
package_data={'reprozip_jupyter': ['notebook-extension.js']},
entry_points={
Expand Down

0 comments on commit 1672954

Please sign in to comment.