Skip to content

Commit

Permalink
v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kamo-naoyuki authored Jun 28, 2024
1 parent 2392336 commit 8a2ad1e
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.3',
version='0.4.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 8a2ad1e

Please sign in to comment.