We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa46357 + ee907d2 commit e5c3c69Copy full SHA for e5c3c69
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "tensorcontainer"
7
-version = "0.8.1"
+version = "0.8.2"
8
description = "TensorDict-like functionality for PyTorch with PyTree compatibility and torch.compile support"
9
authors = [{name="Tim Joseph", email="tim@mctigger.com"}]
10
license = {text = "MIT"}
0 commit comments