diff --git a/pyproject.toml b/pyproject.toml index 8ab16c9..022dfda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "django-secrets-fields" -version = "1.0.4" +version = "1.0.5" description = "Django encrypted model field that fetches the value from multiple sources" authors = [ { name = "Ryan Shaw", email = "ryan.shaw@min.vc" },