Skip to content

Commit 5c53e4a

Browse files
authored
Merge pull request #18 from foundation-model-stack/fix/project-name
Change project name to correspond to pypi package name
2 parents a6b2a74 + 03267f0 commit 5c53e4a

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)