diff --git a/AUTHORS b/AUTHORS index c83fcffbb..bcab5a6ec 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,6 +6,7 @@ Contributors: * Greg Reinbach * Kostas + * Hammy Goonan * Iacopo Spalletti * Iurii Zolotko * Matthew D'Souza diff --git a/docs/release_notes/v0.6.rst b/docs/release_notes/v0.6.rst index bd6456c56..f51dde8af 100644 --- a/docs/release_notes/v0.6.rst +++ b/docs/release_notes/v0.6.rst @@ -1,6 +1,6 @@ -#################################################### -Django-machina 0.6 release notes (UNDER DEVELOPMENT) -#################################################### +############################################# +Django-machina 0.6 release notes (2017-12-18) +############################################# Requirements and compatibility ------------------------------ diff --git a/machina/__init__.py b/machina/__init__.py index d6b78213d..155cf975c 100644 --- a/machina/__init__.py +++ b/machina/__init__.py @@ -13,7 +13,7 @@ import os -__version__ = '0.6.dev' +__version__ = '0.6.0' MACHINA_VANILLA_APPS = [