Skip to content

Commit e5c3c69

Browse files
authored
Merge pull request #26 from mctigger/fix-setitem
fix(build): bump version for setitem fix
2 parents aa46357 + ee907d2 commit e5c3c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "tensorcontainer"
7-
version = "0.8.1"
7+
version = "0.8.2"
88
description = "TensorDict-like functionality for PyTorch with PyTree compatibility and torch.compile support"
99
authors = [{name="Tim Joseph", email="tim@mctigger.com"}]
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)