Skip to content

Commit

Permalink
npm/jedi/build: update @pybricks/jedi package version to v1.6.0
Browse files Browse the repository at this point in the history
Update version for release to npm.
  • Loading branch information
dlech committed Dec 9, 2022
1 parent 0117e50 commit 98e7d81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions npm/jedi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## Unreleased

## 1.6.0 - 2022-12-09

### Changed
- Updated `pybricks_jedi` Python package to v1.6.0.

Expand Down
2 changes: 1 addition & 1 deletion npm/jedi/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

package_json = {
"name": "@pybricks/jedi",
"version": "1.5.0",
"version": "1.6.0",
"description": "Binary distribution of pybricks-jedi Python package and dependencies for use with Pyodide.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 98e7d81

Please sign in to comment.