diff --git a/changelog.md b/changelog.md index c191871..1a2a1ee 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,13 @@ Changelog ========= +0.5 +--- + +* Update spanish translations +* 8b23a92 multipart/form-data by default +* bf3cf6f New templatetag for pagination + 0.4 --- diff --git a/setup.cfg b/setup.cfg index 78541ce..2aad2e8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = django-gas -version = 0.4 +version = 0.5 description = An alternative to django admin long_description = file: readme.md, changelog.md long_description_content_type = text/markdown