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 9716d80 commit ad4afc0Copy full SHA for ad4afc0
docs/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sklearn-docs",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"private": true,
5
"description": "sklearn docs website",
6
"author": "Travis Fischer <travis@transitivebullsh.it>",
lerna.json
@@ -1,5 +1,5 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
- "version": "0.3.0"
+ "version": "0.4.0"
}
packages/sklearn/package.json
"name": "sklearn",
"description": "Use Python's #1 machine learning library from Node.js",
"repository": "transitive-bullshit/scikit-learn-ts",
0 commit comments