diff --git a/pyproject.toml b/pyproject.toml index b560054..259f316 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mindsql" -version = "0.1.3" +version = "0.2.0" description = "Text-2-SQL made easy in just a few lines of python." authors = ["Mindinventory "] readme = "README.md"