diff --git a/pyproject.toml b/pyproject.toml index f7865c7..e0a0402 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. [tool.poetry] -name = "certification-tool-cli" +name = "app" version = "0.1.0" description = "A CLI tool for accessing CHIP Test Harness"