Release new version

This commit is contained in:
Andras Schmelczer 2022-07-03 16:17:48 +02:00
parent 58d318dd0e
commit fdc014ada9
2 changed files with 2 additions and 3 deletions

View file

@ -18,7 +18,6 @@
"initialising",
"inplace",
"ipynb",
"joblib",
"lemmatize",
"levelname",
"levelno",

View file

@ -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