diff --git a/init.org b/init.org index c259af2..e3be0b6 100644 --- a/init.org +++ b/init.org @@ -1723,7 +1723,7 @@ #+begin_src emacs-lisp - (setq python-shell-interpreter "python3.10") + (setq python-shell-interpreter "python3.11") (add-hook 'python-mode-hook (lambda () (setq forward-sexp-function nil)))