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 222acbe commit cb5b11cCopy full SHA for cb5b11c
jupyter_to_medium/__init__.py
@@ -1,5 +1,5 @@
1
from ._publish_to_medium import publish
2
-__version__ = '0.2.2'
+__version__ = '0.2.3'
3
4
def _jupyter_nbextension_paths():
5
return [dict(
0 commit comments