diff --git a/pyproject.toml b/pyproject.toml index d3f56d5..7d43ce9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aws-croniter" -version = "0.1.0" +version = "0.2.0" description = "A Python utility for AWS cron expressions. Validate and parse AWS EventBridge cron expressions seamlessly." authors = ["Siddarth Patil "] license = "MIT"