We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99395b8 commit 6a4c4ddCopy full SHA for 6a4c4dd
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "cisco-pyaci"
7
-version = "1.1.2"
+version = "1.1.3"
8
authors = [
9
{ name="Praveen Kumar", email="praveek6@cisco.com" },
10
{ name="Camillo Rossi", email="camrossi@cisco.com" },
@@ -49,4 +49,4 @@ exclude = [
49
]
50
51
[tool.hatch.build.targets.wheel]
52
-packages = ["pyaci"]
+packages = ["pyaci"]
0 commit comments