diff --git a/package.json b/package.json index a64efa1..5c6bfa8 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,5 @@ "type": "git", "url": "https://github.com/tuya-cloudcutter/bk7231tools" }, - "version": "2.0.2" + "version": "2.1.0" } diff --git a/pyproject.toml b/pyproject.toml index 7edbb34..62100c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bk7231tools" -version = "2.0.2" +version = "2.1.0" description = "Tools to interact with and analyze artifacts for BK7231 MCUs" authors = ["Khaled Nassar "] license = "MIT"