We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d2ac9 commit e6f44f3Copy full SHA for e6f44f3
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.17.0
+current_version = 2.17.1
3
commit = True
4
tag = True
5
files = pyproject.toml
pyproject.toml
@@ -8,7 +8,7 @@ authors = [
8
{ name = "Yari Adan", email = "[email protected]" },
9
]
10
name = "pydaikin"
11
-version = "2.17.0"
+version = "2.17.1"
12
license = "GPL-3.0-or-later"
13
description = "Python Daikin HVAC appliances interface"
14
classifiers = [
0 commit comments