We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a12de4 commit 7fd508cCopy full SHA for 7fd508c
jedi/CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
## Unreleased
6
7
+## 1.4.0 - 2022-12-02
8
+
9
### Changed
10
- Updated `pybricks` package to v3.2.0b6.
11
jedi/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pybricks_jedi"
3
-version = "1.3.0"
+version = "1.4.0"
description = "Code completion for Pybricks."
authors = ["The Pybricks Authors"]
license = "MIT"
0 commit comments