Skip to content

Commit 0183e91

Browse files
committed
[release] v4.0.0a4
1 parent 87f2db7 commit 0183e91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"type": "git",
77
"url": "https://github.com/libretuya/ltchiptool"
88
},
9-
"version": "4.0.0a3"
9+
"version": "4.0.0a4"
1010
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ltchiptool"
3-
version = "4.0.0a3"
3+
version = "4.0.0a4"
44
description = "Universal flashing and binary manipulation tool for IoT chips"
55
authors = ["Kuba Szczodrzyński <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)