Skip to content

Commit

Permalink
chore: release version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petrleocompel committed Oct 15, 2024
1 parent 221496f commit 8c9e780
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "hikaxpro"
version = "2.2.1"
version = "2.3.0"
description = "Hikvision AX Pro alarm kit ISAPI integration for home assistant alarm panel"
readme = "README.md"
authors = [
Expand All @@ -30,7 +30,7 @@ repository = "https://github.com/petrleocompel/hikaxpro/"
dev = ["pytest", "requests_mock"]

[tool.bumpver]
current_version = "2.2.1"
current_version = "2.3.0"
version_pattern = "MAJOR.MINOR.PATCH"
commit_message = "chore: release version {new_version}"
commit = true
Expand Down

0 comments on commit 8c9e780

Please # to comment.