diff --git a/pyproject.toml b/pyproject.toml index a92db67..28a572f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "generic" -version = "1.0.0" +version = "1.0.1" description = "Generic programming library for Python" authors = [ "Andrey Popp <8mayday@gmail.com>",