diff --git a/pyproject.toml b/pyproject.toml index 525e3d0..90201fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "alfred-cli" -version = "2.0.0" +version = "2.1.0" description = "alfred is an extensible building tool that can replace a Makefile or Fabric. Writing commands in python is done in minutes." authors = ["Fabien Arcellier "] license = "MIT"