Skip to content

Commit 9c40481

Browse files
committed
Bump version: 2.16.0 → 2.16.1
1 parent b945350 commit 9c40481

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.16.0
2+
current_version = 2.16.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.16.0"
11+
version = "2.16.1"
1212
license = "GPL-3.0-or-later"
1313
description = "Python Daikin HVAC appliances interface"
1414
classifiers = [

0 commit comments

Comments
 (0)