Skip to content

Commit f93849f

Browse files
authored
Merge pull request #22 from mctigger/tree_map-error-messages
fix(build): bump project version to 0.8.1
2 parents 01901e2 + 2a763ab commit f93849f

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.0"
7+
version = "0.8.1"
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)