jedi: pybricks_jedi v1.2.0

Bump pybricks_jedi package version for release.
This commit is contained in:
David Lechner
2022-10-21 12:51:43 -05:00
parent 7ee1f66556
commit 9127afdcbc
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
## Unreleased
## 1.2.0 - 2022-10-21
### Added
- Added LICENSE file.
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks_jedi"
version = "1.1.0"
version = "1.2.0"
description = "Code completion for Pybricks."
authors = ["The Pybricks Authors"]
license = "MIT"