Skip to content

Commit 2fcf1cf

Browse files
committed
[release] v3.0.0a3
1 parent 02f712f commit 2fcf1cf

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": "3.0.0a2"
9+
"version": "3.0.0a3"
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 = "3.0.0a2"
3+
version = "3.0.0a3"
44
description = "Tools for working with LT-supported IoT chips"
55
authors = ["Kuba Szczodrzyński <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)