Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fferflo committed Apr 4, 2024
1 parent 4d432bd commit 3ea4420
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 @@ -7,7 +7,7 @@

setup(
name="einx",
version="0.1.3",
version="0.2.0",
python_requires=">=3.8",
description="Tensor Operations Expressed in Einstein-Inspired Notation",
long_description=long_description,
Expand Down

0 comments on commit 3ea4420

Please sign in to comment.