diff --git a/changelog.md b/changelog.md index cc7908c..c602a89 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,13 @@ Changelog ========= +0.6 +--- + +* Close button for messages +* 89a54bf Add locale files to package +* 5597d20 Add basque translations + 0.5.1 ----- diff --git a/setup.cfg b/setup.cfg index b05bc44..4705d01 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = django-gas -version = 0.5.1 +version = 0.6 description = An alternative to django admin long_description = file: readme.md, changelog.md long_description_content_type = text/markdown