Skip to content

Commit

Permalink
Make package name same with pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Stonesjtu committed Jul 29, 2023
1 parent 13a9136 commit 49a0d3e
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 @@ -6,7 +6,7 @@
long_description = ''

setup(
name='pytorch_memlab',
name='pytorch-memlab',
version='0.3.0',
licence='MIT',
description='A lab to do simple and accurate memory experiments on pytorch',
Expand Down

0 comments on commit 49a0d3e

Please sign in to comment.