jedi/pyproject: bump version to v1.6.0

Getting ready to publish to PyPI.
This commit is contained in:
David Lechner
2022-12-09 15:19:53 -06:00
parent a074c60c9e
commit b4b17d6f55
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
## Unreleased
## 1.6.0 - 2022-12-09
### Changed
- Updated `pybricks` package to v3.2.0c1.
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks_jedi"
version = "1.5.0"
version = "1.6.0"
description = "Code completion for Pybricks."
authors = ["The Pybricks Authors <team@pybricks.com>"]
license = "MIT"