Skip to content

Commit

Permalink
[release] v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba2k2 committed May 13, 2023
1 parent f9f0c3b commit 857e08f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"type": "git",
"url": "https://github.com/libretiny-eu/ltchiptool"
},
"version": "4.0.1"
"version": "4.1.0"
}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ltchiptool"
version = "4.0.1"
version = "4.1.0"
description = "Universal flashing and binary manipulation tool for IoT chips"
authors = ["Kuba Szczodrzyński <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 857e08f

Please sign in to comment.