Skip to content

Commit afeb65b

Browse files
Merge pull request #118 from domwillcode/version-0.4.3
Bump version to 0.4.3
2 parents d35ee46 + 1032d73 commit afeb65b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yalesmartalarmclient",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"private": true,
55
"description": "Yale Smart Alarm client is a python client for interacting with the Yale Smart Alarm System API",
66
"scripts": {

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "yalesmartalarmclient"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
description = "Interact with Yale Smart Alarm systems"
55
authors = [
66
"Dominic Willson <domwillcode@gmail.com>",

0 commit comments

Comments
 (0)