Skip to content

Commit

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

jupyter_server_ydoc-0.8.0-py3-none-any.whl: 969a3a1a77ed4e99487d60a74048dc9fa7d3b0dcd32e60885d835bbf7ba7be11

jupyter_server_ydoc-0.8.0.tar.gz: a6fe125091792d16c962cc3720c950c2b87fcc8c3ecf0c54c84e9a20b814526c
  • Loading branch information
github-actions[bot] committed Mar 5, 2023
1 parent 4a7641c commit b2a32be
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.8.0a0"
__version__ = "0.8.0"


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

0 comments on commit b2a32be

Please sign in to comment.