We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb76b5 commit 21dfcd5Copy full SHA for 21dfcd5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.9.1](https://github.com/lgeiger/ide-python/compare/v1.9.0...v1.9.1) (2021-06-09)
2
+
3
4
+### Bug Fixes
5
6
+* rename pyls-path config to pyls for consistency ([1bb76b5](https://github.com/lgeiger/ide-python/commit/1bb76b5137157a640582da375102252308b94de1))
7
8
# [1.9.0](https://github.com/lgeiger/ide-python/compare/v1.8.0...v1.9.0) (2021-06-09)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "ide-python",
"main": "./dist/main",
- "version": "1.9.0",
+ "version": "1.9.1",
"description": "Python language support for Atom-IDE",
"keywords": [
"ide",
0 commit comments