1
0
forked from VimPlug/jedi

Prepare for the 0.20.0 release

This commit is contained in:
Dave Halter
2026-05-02 01:14:51 +02:00
parent 8e4df5cc0e
commit 1b37f2eb94
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ ad
load
"""
__version__ = '0.19.2'
__version__ = '0.20.0'
from jedi.api import Script, Interpreter, set_debug_function, preload_module
from jedi import settings