jedi/pyproject: v1.4.0

This commit is contained in:
Laurens Valk
2022-12-02 14:34:47 +01:00
parent 3a12de4766
commit 7fd508cc84
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
## Unreleased
## 1.4.0 - 2022-12-02
### Changed
- Updated `pybricks` package to v3.2.0b6.
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks_jedi"
version = "1.3.0"
version = "1.4.0"
description = "Code completion for Pybricks."
authors = ["The Pybricks Authors"]
license = "MIT"