Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Signed-off-by: Subhransu Bhattacharjee <[email protected]>
  • Loading branch information
1ssb authored Aug 26, 2023
1 parent 115bc77 commit c6c38b1
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 @@ -2,7 +2,7 @@

setup(
name='mangroves',
version='1.0.0',
version='1.0.1',
packages=find_packages(where='mangroves'),
install_requires=[
'torch>=1.8.1',
Expand Down

0 comments on commit c6c38b1

Please sign in to comment.