We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f712f commit 2fcf1cfCopy full SHA for 2fcf1cf
package.json
@@ -6,5 +6,5 @@
6
"type": "git",
7
"url": "https://github.com/libretuya/ltchiptool"
8
},
9
- "version": "3.0.0a2"
+ "version": "3.0.0a3"
10
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "ltchiptool"
3
-version = "3.0.0a2"
+version = "3.0.0a3"
4
description = "Tools for working with LT-supported IoT chips"
5
authors = ["Kuba Szczodrzyński <[email protected]>"]
license = "MIT"
0 commit comments