Skip to content

Commit

Permalink
Release 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Silvester committed May 23, 2020
1 parent 9d4743f commit a613c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octave_kernel/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""An Octave kernel for Jupyter"""

__version__ = '0.31.1'
__version__ = '0.32.0'

from .kernel import OctaveKernel

0 comments on commit a613c29

Please sign in to comment.