jedi/pyproject: v1.3.0

This commit is contained in:
David Lechner
2022-11-11 11:31:02 -06:00
parent b8b5652cb6
commit 19673da32e
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
## Unreleased
## 1.3.0 - 2022-11-11
### Changed
- Updated `pybricks` package to v3.2.0b5.
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks_jedi"
version = "1.2.0"
version = "1.3.0"
description = "Code completion for Pybricks."
authors = ["The Pybricks Authors"]
license = "MIT"