diff --git a/pyproject.toml b/pyproject.toml index da3fde9..6e54c34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "functionali" -version = "0.1.1" +version = "0.2.0" description = "Functional programming tools for python. Putting the fun in functional programming 😉" authors = ["Abhinav Omprakash"] license="BSD-3-Clause"