We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36205bb commit 10ff814Copy full SHA for 10ff814
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "slim-trees"
7
description = "A python package for efficient pickling of ML models."
8
-version = "0.2.12"
+version = "0.2.13"
9
readme = "README.md"
10
license = { file = "LICENSE" }
11
requires-python = ">=3.8"
0 commit comments