Skip to content

Commit

Permalink
Update setup.py (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
hellock authored Jul 21, 2020
1 parent bc8e636 commit 7dc99cf
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 @@ -159,7 +159,7 @@ def gen_packages_items():
if __name__ == '__main__':
write_version_py()
setup(
name='mmaction',
name='mmaction2',
version=get_version(),
description='OpenMMLab Action Understanding Toolbox and Benchmark',
maintainer='MMAction Authors',
Expand Down

0 comments on commit 7dc99cf

Please sign in to comment.