Skip to content

Commit

Permalink
Merge pull request #118 from domwillcode/version-0.4.3
Browse files Browse the repository at this point in the history
Bump version to 0.4.3
  • Loading branch information
gjohansson-ST committed Sep 20, 2024
2 parents d35ee46 + 1032d73 commit afeb65b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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 <domwillcode@gmail.com>",
Expand Down

0 comments on commit afeb65b

Please sign in to comment.