jedi/pyproject: v1.5.0

This commit is contained in:
Laurens Valk
2022-12-02 15:18:10 +01:00
parent eff6eaa253
commit ecbfbcfccc
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -4,6 +4,11 @@
## Unreleased
## 1.5.0 - 2022-12-02
### Changed
- Added `ujson` and `ustruct` modules.
## 1.4.0 - 2022-12-02
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks_jedi"
version = "1.4.0"
version = "1.5.0"
description = "Code completion for Pybricks."
authors = ["The Pybricks Authors"]
license = "MIT"