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