Skip to content

Commit e94cf3d

Browse files
committed
Bump to 1.1.1
1 parent 2092cdb commit e94cf3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "hikvision-isapi-py"
33

44
description = "HIKVision ISAPI python library"
55
readme = "README.md"
6-
version = "1.1.0"
6+
version = "1.1.1"
77

88

99
requires-python = ">=3.8"
@@ -35,7 +35,7 @@ packages = ["hikvision_isapi"]
3535
# github_url = "https://github.com/<user or organization>/<project>/"
3636

3737
[tool.tbump.version]
38-
current = "1.1.0"
38+
current = "1.1.1"
3939

4040
# Example of a semver regexp.
4141
# Make sure this matches current_version before

0 commit comments

Comments
 (0)