From 02931a98aec8df60278f0631a795afcf4f1dcca1 Mon Sep 17 00:00:00 2001 From: baseplate-admin <61817579+baseplate-admin@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:22:42 +0600 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8972adf..5cd886e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-hstore-widget" -version = "0.0.14" +version = "0.0.15" description = "Human friendly HStoreWidget. Continual of django-admin-hstore-widget." authors = [ "baseplate-admin <61817579+baseplate-admin@users.noreply.github.com>",