We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d4549 commit c1732a2Copy full SHA for c1732a2
metakernel/__init__.py
@@ -9,6 +9,6 @@
9
10
__all__ = ['Magic', 'MetaKernel', 'option']
11
12
-__version__ = '0.27.4'
+__version__ = '0.27.5'
13
14
del magic, _metakernel, parser, process_metakernel
0 commit comments