Skip to content

Commit ecbfbcf

Browse files
committed
jedi/pyproject: v1.5.0
1 parent eff6eaa commit ecbfbcf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

jedi/CHANGELOG.md

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

55
## Unreleased
66

7+
## 1.5.0 - 2022-12-02
8+
9+
### Changed
10+
- Added `ujson` and `ustruct` modules.
11+
712
## 1.4.0 - 2022-12-02
813

914
### Changed

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.4.0"
3+
version = "1.5.0"
44
description = "Code completion for Pybricks."
55
authors = ["The Pybricks Authors"]
66
license = "MIT"

0 commit comments

Comments
 (0)