diff --git a/pyproject.toml b/pyproject.toml index 5a38229..aa090b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "nag" -version = "0.2.3a6" +version = "0.2.3a7" description = "A command line time blocker that nags you to get things done" authors = ["Yogesh Kumar "] license = "MIT"