We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 133feb5 commit 8219aa2Copy full SHA for 8219aa2
2 files changed
eglot-python-preset.el
@@ -2,7 +2,7 @@
2
3
;; Copyright (C) 2025-2026 Michael Olson <mwolson@gnu.org>
4
5
-;; Version: 0.5.2
+;; Version: 0.6.0
6
;; Author: Michael Olson <mwolson@gnu.org>
7
;; Maintainer: Michael Olson <mwolson@gnu.org>
8
;; URL: https://github.com/mwolson/eglot-python-preset
package.json
@@ -1,6 +1,6 @@
1
{
"name": "eglot-python-preset",
- "version": "0.5.2",
+ "version": "0.6.0",
"description": "Python LSP preset for Emacs using Eglot",
"type": "module",
"keywords": [],
0 commit comments