Skip to content

Commit 41e9e95

Browse files
committed
Increase Jedi version
1 parent b225678 commit 41e9e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jedi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
load
2828
"""
2929

30-
__version__ = '0.19.1'
30+
__version__ = '0.19.2'
3131

3232
from jedi.api import Script, Interpreter, set_debug_function, preload_module
3333
from jedi import settings

0 commit comments

Comments
 (0)