diff --git a/pyproject.toml b/pyproject.toml index 22ec2d9..ec18fdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "deepdog" -version = "0.2.3" +version = "0.2.4" description = "" authors = ["Deepak Mallubhotla "]