We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095cc0d commit 0c72ed8Copy full SHA for 0c72ed8
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "sklx"
3
-version = "0.0.2"
+version = "0.0.5"
4
description = "A scikit-learn compatible neural network library that wraps MLX."
5
readme = "README.md"
6
requires-python = ">=3.10"
0 commit comments