Skip to content

Commit

Permalink
Fix pypi description
Browse files Browse the repository at this point in the history
Signed-off-by: Atanas Dimitrov <[email protected]>
  • Loading branch information
Atanas Dimitrov committed Feb 14, 2024
1 parent 38c3e8a commit a2fd3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ def run(self):
setuptools.setup(
name="onnxoptimizer",
version=VersionInfo.version,
description="Open Neural Network Exchange",
description="Actively maintained ONNX Optimizer",
ext_modules=ext_modules,
cmdclass=cmdclass,
packages=packages,
Expand Down

0 comments on commit a2fd3f7

Please sign in to comment.