Skip to content

Commit

Permalink
changing project name from intel-ittapi to ittapi
Browse files Browse the repository at this point in the history
  • Loading branch information
lalithsharan-intel committed Jun 5, 2024
1 parent d5e6347 commit f6c3465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def build_extension(self, ext) -> None:
build_ext.build_extension(self, ext)


setup(name='intel-ittapi',
setup(name='ittapi',
version='1.1.0',
description='ITT API bindings for Python',
packages=['ittapi'],
Expand Down

0 comments on commit f6c3465

Please sign in to comment.