Skip to content

Commit

Permalink
Publish 0.8.0a0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter_server_ydoc-0.8.0a0-py3-none-any.whl: 16c8b5e05c6ebcfb6f2f5d929b56467ea52c857154e1ad95c2b4e41211029c28

jupyter_server_ydoc-0.8.0a0.tar.gz: 7690401e1c60568463c41bc105da9ea9b8db7e5aed52eafcbea25a24d809d023
  • Loading branch information
github-actions[bot] committed Mar 5, 2023
1 parent e5992a1 commit ebbf02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter_server_ydoc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from .app import YDocExtension

__version__ = "0.7.0"
__version__ = "0.8.0a0"


def _jupyter_server_extension_points() -> List[Dict[str, Any]]:
Expand Down

0 comments on commit ebbf02b

Please sign in to comment.