Skip to content

Commit cb5b11c

Browse files
committed
version 0.2.3
1 parent 222acbe commit cb5b11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_to_medium/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from ._publish_to_medium import publish
2-
__version__ = '0.2.2'
2+
__version__ = '0.2.3'
33

44
def _jupyter_nbextension_paths():
55
return [dict(

0 commit comments

Comments
 (0)