diff --git a/pyproject.toml b/pyproject.toml index 0d05108..78b1c6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-ltree-2" -version = "0.1.7" +version = "0.1.8" description = "Continual of django-ltree" authors = ["baseplate-admin <61817579+baseplate-admin@users.noreply.github.com>"] license = "MIT"