diff --git a/pyproject.toml b/pyproject.toml index a4828450..7b56ab1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-hstore-widget" -version = "0.0.6" +version = "0.0.7" description = "Human friendly HStoreWidget. Continual of django-admin-hstore-widget." authors = [ "Alexandre Dufour ",