Skip to content

Commit 234334f

Browse files
Publish 0.2.0
SHA256 hashes: jupyter_ydoc-0.2.0-py3-none-any.whl: 20193b65277a5abcc38411042d71d211e5c1568f15bbaa50af634aefcc09fd0e jupyter_ydoc-0.2.0.tar.gz: 1946f6b863d2121af5e6a1932621fb20cf759b3cfa32c02e80dc79f45df5e5c2
1 parent 73df46b commit 234334f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_ydoc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
ydocs = {ep.name: ep.load() for ep in pkg_resources.iter_entry_points(group="jupyter_ydoc")}
66

7-
__version__ = "0.1.17"
7+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)