-
Notifications
You must be signed in to change notification settings - Fork 807
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1613 from juhasch/bump_0.7.0
Bump to version 0.7.0
- Loading branch information
Showing
5 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,14 +40,14 @@ def main(): | |
`the repository issues page <https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues>`_ | ||
if you encounter any problems, and create a new issue if needed! | ||
""", # noqa: E501 | ||
version='0.6.0', | ||
version='0.7.0', | ||
author='ipython-contrib and jupyter-contrib developers', | ||
author_email='[email protected]', | ||
url=('https://github.com/' | ||
'ipython-contrib/jupyter_contrib_nbextensions.git'), | ||
download_url=('https://github.com/' | ||
'ipython-contrib/jupyter_contrib_nbextensions' | ||
'/tarball/0.6.0'), | ||
'/tarball/0.7.0'), | ||
keywords=['IPython', 'Jupyter', 'notebook'], | ||
license='BSD', | ||
platforms=['Any'], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters