-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SHA256 hashes: octave_kernel-0.33.1-py2.py3-none-any.whl: 5438a2e28befc23d775c803947c0343e8d63b5edccce15bc56513548102c0b55 octave_kernel-0.33.1.tar.gz: 21cd40465d5d8aa6ad2a1ee69220c536517e7cbd6900e8da0b2928b7860d46ec
- Loading branch information
1 parent
700fc56
commit f2008e8
Showing
2 changed files
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
"""An Octave kernel for Jupyter""" | ||
|
||
__version__ = '0.33.0' | ||
__version__ = '0.33.1' | ||
|
||
from .kernel import OctaveKernel |
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