From 7abcd123b841d66619328057fb7021352a70f9f8 Mon Sep 17 00:00:00 2001 From: Morgan Aubert Date: Wed, 29 Jun 2016 23:54:38 -0400 Subject: [PATCH] Update version --- docs/release_notes/v0.3.rst | 6 +++--- machina/__init__.py | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/release_notes/v0.3.rst b/docs/release_notes/v0.3.rst index 0f83b149f..6e4d17708 100644 --- a/docs/release_notes/v0.3.rst +++ b/docs/release_notes/v0.3.rst @@ -1,6 +1,6 @@ -#################################################### -Django-machina 0.3 release notes - UNDER DEVELOPMENT -#################################################### +################################ +Django-machina 0.3 release notes +################################ Requirements and compatibility ------------------------------ diff --git a/machina/__init__.py b/machina/__init__.py index c3351833f..87d46a343 100644 --- a/machina/__init__.py +++ b/machina/__init__.py @@ -3,7 +3,7 @@ from __future__ import unicode_literals import os -__version__ = '0.3.0.dev' +__version__ = '0.3.0' MACHINA_VANILLA_APPS = [