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.
1 parent 5c20853 commit 7eb5947Copy full SHA for 7eb5947
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "torchstore"
7
-version = "0.0.0dev"
+version = "0.1.2"
8
description = "A storage solution for PyTorch tensors with distributed tensor support"
9
readme = "README.md"
10
authors = [
0 commit comments