Skip to content

Commit

Permalink
chore: bump version to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
percevalw committed Nov 28, 2024
1 parent 4f43bf3 commit d07b082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foldedtensor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
except AttributeError:
DisableTorchFunctionSubclass = torch._C.DisableTorchFunction

__version__ = "0.3.5"
__version__ = "0.3.6"


class FoldedTensorLengths(UserList):
Expand Down

0 comments on commit d07b082

Please sign in to comment.