Skip to content

Commit e8c0267

Browse files
Prepare v0.6.4 release
1 parent 1ac1f18 commit e8c0267

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/pyright-scip/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.6.4
2+
3+
- Updates base docker image
4+
15
# v0.6.3
26

37
- Fixes a known crash when handling inheritance from class

packages/pyright-scip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcegraph/scip-python",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "SCIP indexer for Python",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)