Skip to content

Commit 477e7c1

Browse files
chore(release): 1.9.3 [skip ci]
1 parent a811510 commit 477e7c1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.3](https://github.com/lgeiger/ide-python/compare/v1.9.2...v1.9.3) (2021-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* the project was not detected ([#344](https://github.com/lgeiger/ide-python/issues/344)) ([a811510](https://github.com/lgeiger/ide-python/commit/a8115105b64422db9fc42214d1402199005f8875))
7+
18
## [1.9.2](https://github.com/lgeiger/ide-python/compare/v1.9.1...v1.9.2) (2021-06-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ide-python",
33
"main": "./dist/main",
4-
"version": "1.9.2",
4+
"version": "1.9.3",
55
"description": "Python language support for Atom-IDE",
66
"keywords": [
77
"ide",

0 commit comments

Comments
 (0)