jedi: v1.8.0

This commit is contained in:
David Lechner
2023-04-21 17:26:38 -05:00
parent 46d6189eb1
commit db8de447d5
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -4,6 +4,8 @@
## Unreleased
## 1.8.0 - 2023-04-21
### Changed
- Updated `pybricks` package to v3.3.0b4.
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks_jedi"
version = "1.7.0"
version = "1.8.0"
description = "Code completion for Pybricks."
authors = ["The Pybricks Authors <team@pybricks.com>"]
license = "MIT"