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 = [