Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kamo-naoyuki authored Feb 25, 2022
1 parent 2d3bfa8 commit 71c80ad
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 @@ -5,7 +5,7 @@

dirname = os.path.dirname(__file__)
setup(name='torch_complex',
version='0.4.0',
version='0.4.',
description='A fugacious python class for PyTorch-ComplexTensor',
long_description=open(os.path.join(dirname, 'README.md'),
encoding='utf-8').read(),
Expand Down

0 comments on commit 71c80ad

Please sign in to comment.