_version.py 78 B

1234
  1. """ single source of truth for jupyter_lsp version
  2. """
  3. __version__ = "2.3.1"