diff --git a/package-lock.json b/package-lock.json index 72158db..269a4d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "yalesmartalarmclient", - "version": "0.4.2", + "version": "0.4.3", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 4eff162..6251d6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yalesmartalarmclient", - "version": "0.4.2", + "version": "0.4.3", "private": true, "description": "Yale Smart Alarm client is a python client for interacting with the Yale Smart Alarm System API", "scripts": { diff --git a/pyproject.toml b/pyproject.toml index c754a41..3d52b46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "yalesmartalarmclient" -version = "0.4.2" +version = "0.4.3" description = "Interact with Yale Smart Alarm systems" authors = [ "Dominic Willson ",