Skip to content

Commit 7abcd12

Browse files
committed
Update version
1 parent a59afdb commit 7abcd12

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/release_notes/v0.3.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
####################################################
2-
Django-machina 0.3 release notes - UNDER DEVELOPMENT
3-
####################################################
1+
################################
2+
Django-machina 0.3 release notes
3+
################################
44

55
Requirements and compatibility
66
------------------------------

machina/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from __future__ import unicode_literals
44
import os
55

6-
__version__ = '0.3.0.dev'
6+
__version__ = '0.3.0'
77

88

99
MACHINA_VANILLA_APPS = [

0 commit comments

Comments
 (0)