Skip to content

Commit 37103a0

Browse files
committed
chore: release version 2.1.2
1 parent dbdda80 commit 37103a0

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "hikaxpro"
7-
version = "2.1.1"
7+
version = "2.1.2"
88
description = "Hikvision AX Pro alarm kit ISAPI integration for home assistant alarm panel"
99
readme = "README.md"
1010
authors = [
@@ -30,7 +30,7 @@ repository = "https://github.com/petrleocompel/hikaxpro/"
3030
dev = ["pytest", "requests_mock"]
3131

3232
[tool.bumpver]
33-
current_version = "2.1.1"
33+
current_version = "2.1.2"
3434
version_pattern = "MAJOR.MINOR.PATCH"
3535
commit_message = "chore: release version {new_version}"
3636
commit = true

0 commit comments

Comments
 (0)