jedi/pyproject: v1.7.0

This commit is contained in:
David Lechner
2022-12-28 16:09:37 -06:00
parent 93c4fcc884
commit 5ccc60c177
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
## Unreleased
## 1.7.0 - 2022-12-28
### Added
- Added `update_user_modules()` function for filtering on user modules.
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks_jedi"
version = "1.6.0"
version = "1.7.0"
description = "Code completion for Pybricks."
authors = ["The Pybricks Authors <team@pybricks.com>"]
license = "MIT"