diff --git a/pyproject.toml b/pyproject.toml index 9a00a5d..9815bd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "artlib" -version = "0.1.1" +version = "0.1.2" description = "A Python library for Adaptive Resonance Theory (ART) algorithms." authors = ["Niklas M. Melton "] license = "MIT"