From 6f50390732170bc675d97ce1f6688e795013c6e5 Mon Sep 17 00:00:00 2001 From: Morgan Aubert Date: Mon, 18 Dec 2017 22:09:53 -0500 Subject: [PATCH] Prepared 0.6 release --- AUTHORS | 1 + docs/release_notes/v0.6.rst | 6 +++--- machina/__init__.py | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) 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 = [