Skip to content

Commit

Permalink
version 0.8.0 -> 0.8.1 (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
arogozhnikov authored Feb 9, 2025
1 parent 47c742f commit ad2c8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion einops/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ruff: noqa: E402

__author__ = "Alex Rogozhnikov"
__version__ = "0.8.0"
__version__ = "0.8.1"


class EinopsError(RuntimeError):
Expand Down

0 comments on commit ad2c8d6

Please sign in to comment.