Skip to content

Commit 2451cf2

Browse files
Prepare for 0.1.7
1 parent 535bbee commit 2451cf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aiocomfoconnect"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
description = "aiocomfoconnect is an asyncio Python 3 library for communicating with a Zehnder ComfoAir Q350/450/600 ventilation system"
55
authors = ["Michaël Arnauts <[email protected]>"]
66
readme = "README.md"
@@ -78,4 +78,4 @@ disable = [
7878
enable = [
7979
#"useless-suppression", # temporarily every now and then to clean them up
8080
"use-symbolic-message-instead",
81-
]
81+
]

0 commit comments

Comments
 (0)