Skip to content

Commit e6f44f3

Browse files
committed
Bump version: 2.17.0 → 2.17.1
1 parent a3d2ac9 commit e6f44f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.17.0
2+
current_version = 2.17.1
33
commit = True
44
tag = True
55
files = pyproject.toml

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
{ name = "Yari Adan", email = "[email protected]" },
99
]
1010
name = "pydaikin"
11-
version = "2.17.0"
11+
version = "2.17.1"
1212
license = "GPL-3.0-or-later"
1313
description = "Python Daikin HVAC appliances interface"
1414
classifiers = [

0 commit comments

Comments
 (0)