-
Notifications
You must be signed in to change notification settings - Fork 571
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SHA256 hashes: nbconvert-7.2.0-py3-none-any.whl: 9a49d333330e46bef319da210a576e96047a67a9520586f7721c006d58d4cd1c nbconvert-7.2.0.tar.gz: 5e07d5a8694e5d614db93c80b6eef7ab6f0da77c53aa7e26c0f512c7c12dea73
- Loading branch information
1 parent
e4e85b6
commit cb3672f
Showing
2 changed files
with
18 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
__version__ = "7.2.0.dev0" | ||
__version__ = "7.2.0" | ||
version_info = (7, 2, 0) | ||
pre_info = "" | ||
dev_info = "dev0" | ||
|