Skip to content

Commit 5ccc60c

Browse files
committed
jedi/pyproject: v1.7.0
1 parent 93c4fcc commit 5ccc60c

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.7.0 - 2022-12-28
8+
79
### Added
810
- Added `update_user_modules()` function for filtering on user modules.
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.6.0"
3+
version = "1.7.0"
44
description = "Code completion for Pybricks."
55
authors = ["The Pybricks Authors <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)