Skip to content

Commit

Permalink
Bump version to 0.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgengenbach committed Oct 28, 2021
1 parent c0c7ab6 commit f63f3a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Installation
```shell
pip3 install david-home-automation==0.1.28
pip3 install david-home-automation==0.1.29
(sudo apt install --yes expect && cd $(mktemp -d) && git clone https://github.com/Heckie75/eQ-3-radiator-thermostat.git x && cd x && cp eq3.exp $HOME/.local/bin)

# (Optional) find your thermostat MACs via
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 = "david-home-automation"
version = "0.1.28"
version = "0.1.29"
description = ""
authors = ["David Gengenbach <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit f63f3a9

Please sign in to comment.