diff --git a/pyproject.toml b/pyproject.toml index 0933656..35591a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "olamaps" -version = "0.4.0" +version = "0.5.0" description = "Python client library for Ola Maps API Web Services" license = "MIT" authors = ["adayush "]