Skip to content

Commit 03267f0

Browse files
committed
Change project name to correspond to pypi package name
Signed-off-by: Martin Hickey <[email protected]>
1 parent 1ffc73a commit 03267f0

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
@@ -2,7 +2,7 @@
22
requires = ["setuptools>=60", "setuptools-scm>=8.0"]
33

44
[project]
5-
name = "fms_mo"
5+
name = "fms-model-optimizer"
66
description = "Quantization Techniques"
77
readme = "README.md"
88
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)