We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb8e19 commit c80af2aCopy full SHA for c80af2a
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "polystore"
7
-version = "0.1.0"
+version = "0.1.5"
8
description = "Framework-agnostic multi-backend storage abstraction for ML and scientific computing"
9
readme = "README.md"
10
requires-python = ">=3.11"
0 commit comments