5 lines
78 B
Python
5 lines
78 B
Python
""" single source of truth for jupyter_lsp version
|
|
"""
|
|
|
|
__version__ = "2.3.0"
|