diff --git a/pyproject.toml b/pyproject.toml index ff0541f..468eed3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-ltree-2" -version = "0.1.2" +version = "0.1.3" description = "Continual of django-ltree" authors = ["baseplate-admin <61817579+baseplate-admin@users.noreply.github.com>"] license = "MIT"