Skip to content

Commit 043163b

Browse files
Publish 0.3.0a0
SHA256 hashes: jupyter_ydoc-0.3.0a0-py3-none-any.whl: 91d5fa2cc654534a6c132e993a8e9cf780408f5aa4cddab82aa7268b14ea7c23 jupyter_ydoc-0.3.0a0.tar.gz: 5967b8a09b339145a21bd99226adcc1d0f4bb305cdc361bdbc54ce02f8435f6b
1 parent a450e76 commit 043163b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_ydoc/__init__.py

+1-1
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.2.0"
7+
__version__ = "0.3.0a0"

0 commit comments

Comments
 (0)