Skip to content

Commit

Permalink
Increase Jedi version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhalter committed Nov 11, 2024
1 parent b225678 commit 41e9e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jedi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
load
"""

__version__ = '0.19.1'
__version__ = '0.19.2'

from jedi.api import Script, Interpreter, set_debug_function, preload_module
from jedi import settings
Expand Down

0 comments on commit 41e9e95

Please sign in to comment.