diff --git a/pyproject.toml b/pyproject.toml index 3e1b403..220f014 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ authors = ["Sylvain Boissel "] description = "A Django app to provide a database structure, API and import scripts to manage French communes, intercommunalités, départements and régions, with their structure and data from Insee and the DGCL." license = "AGPL-3" name = "django-francedata" -version = "0.16.1" +version = "0.16.2" classifiers = [ "Development Status :: 3 - Alpha",