Skip to content

Commit 9896657

Browse files
committed
Version 1.15
1 parent 0f1c0b8 commit 9896657

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# NEWS
22

3+
## 1.15
4+
5+
- Fix one more typo causing Jedi errors not appear in diagnostics
6+
37
## 1.14
48

59
- Fix typo causing Jedi errors not appear in diagnostics

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='anakin-language-server',
10-
version='1.14',
10+
version='1.15',
1111
author='Andrii Kolomoiets',
1212
author_email='andreyk.mad@gmail.com',
1313
description='Yet another Jedi Python language server',

0 commit comments

Comments
 (0)