Skip to content

Commit a1f417e

Browse files
committed
chore: library name for PyPI set to smartinspect-py
`smartinspect` is reserved and not available.
1 parent 0afa8f5 commit a1f417e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=68.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "smartinspect"
6+
name = "smartinspect-py"
77
version = "4.0.0"
88
authors = [
99
{ name = "Sergey Udachin", email = "[email protected]" },

0 commit comments

Comments
 (0)