diff --git a/pyproject.toml b/pyproject.toml index a7756bf..b1df596 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pykoi" -version = "0.0.7" +version = "0.0.8" description = "pykoi: Active learning in one unified interface" authors = ["CambioML "] license = "Apache"