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 c024a41 commit 63db5bbCopy full SHA for 63db5bb
package.json
@@ -6,5 +6,5 @@
6
"type": "git",
7
"url": "https://github.com/libretiny-eu/ltchiptool"
8
},
9
- "version": "4.4.0"
+ "version": "4.4.1"
10
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "ltchiptool"
3
-version = "4.4.0"
+version = "4.4.1"
4
description = "Universal flashing and binary manipulation tool for IoT chips"
5
authors = ["Kuba Szczodrzyński <[email protected]>"]
license = "MIT"
0 commit comments