Release new version
This commit is contained in:
parent
58d318dd0e
commit
fdc014ada9
2 changed files with 2 additions and 3 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -18,7 +18,6 @@
|
|||
"initialising",
|
||||
"inplace",
|
||||
"ipynb",
|
||||
"joblib",
|
||||
"lemmatize",
|
||||
"levelname",
|
||||
"levelno",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = great-ai
|
||||
version = 0.0.9
|
||||
version = 0.0.10
|
||||
author = András Schmelczer
|
||||
author_email = andras@scoutinscience.com
|
||||
description =
|
||||
|
|
@ -18,7 +18,7 @@ package_dir =
|
|||
= src
|
||||
packages = find:
|
||||
include_package_data = True
|
||||
python_requires = >= 3.7
|
||||
python_requires = >= 3.8
|
||||
install_requires =
|
||||
scikit-learn
|
||||
matplotlib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue