diff --git a/docs/release_notes/v0.5.2.rst b/docs/release_notes/v0.5.2.rst index 87418bfdd..6e8ba49a4 100644 --- a/docs/release_notes/v0.5.2.rst +++ b/docs/release_notes/v0.5.2.rst @@ -1,6 +1,6 @@ -###################################################### -Django-machina 0.5.2 release notes - UNDER DEVELOPMENT -###################################################### +################################## +Django-machina 0.5.2 release notes +################################## Requirements and compatibility ------------------------------ diff --git a/machina/__init__.py b/machina/__init__.py index 32499fa87..d2471fd32 100644 --- a/machina/__init__.py +++ b/machina/__init__.py @@ -3,7 +3,7 @@ from __future__ import unicode_literals import os -__version__ = '0.5.2.dev' +__version__ = '0.5.2' MACHINA_VANILLA_APPS = [