Skip to content

Commit 7fd508c

Browse files
committed
jedi/pyproject: v1.4.0
1 parent 3a12de4 commit 7fd508c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

jedi/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## Unreleased
66

7+
## 1.4.0 - 2022-12-02
8+
79
### Changed
810
- Updated `pybricks` package to v3.2.0b6.
911

jedi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pybricks_jedi"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
description = "Code completion for Pybricks."
55
authors = ["The Pybricks Authors"]
66
license = "MIT"

0 commit comments

Comments
 (0)