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 93c4fcc commit 5ccc60cCopy full SHA for 5ccc60c
jedi/CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
## Unreleased
6
7
+## 1.7.0 - 2022-12-28
8
+
9
### Added
10
- Added `update_user_modules()` function for filtering on user modules.
11
jedi/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pybricks_jedi"
3
-version = "1.6.0"
+version = "1.7.0"
description = "Code completion for Pybricks."
authors = ["The Pybricks Authors <[email protected]>"]
license = "MIT"
0 commit comments