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 21, 2022
1 parent 654ef58 commit a2db295
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.2.1',
version='0.4.0',
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 a2db295

Please sign in to comment.