Skip to content

Commit 6a4c4dd

Browse files
authored
Update pyproject.toml
1 parent 99395b8 commit 6a4c4dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "cisco-pyaci"
7-
version = "1.1.2"
7+
version = "1.1.3"
88
authors = [
99
{ name="Praveen Kumar", email="praveek6@cisco.com" },
1010
{ name="Camillo Rossi", email="camrossi@cisco.com" },
@@ -49,4 +49,4 @@ exclude = [
4949
]
5050

5151
[tool.hatch.build.targets.wheel]
52-
packages = ["pyaci"]
52+
packages = ["pyaci"]

0 commit comments

Comments
 (0)