diff --git a/pyproject.toml b/pyproject.toml index eadad77..fc37293 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aldjemy" -version = "2.2" +version = "2.3" description = "SQLAlchemy for your Django models" authors = ["Mikhail Krivushin"] license = "BSD 3-Clause \"New\" or \"Revised\" License"