Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-chai committed Oct 16, 2024
1 parent 4993ad2 commit 79845d5
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 @@ -48,7 +48,7 @@ def get_build_ext():
if __name__ == '__main__':
setuptools.setup(
name="torch-linear-assignment",
version="0.0.1.post2",
version="0.0.1.post3",
author="Ivan Karpukhin",
author_email="[email protected]",
description="Batched linear assignment with PyTorch and CUDA.",
Expand Down

0 comments on commit 79845d5

Please sign in to comment.