File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,4 @@ Contributors:
10
10
* Matthew Meinzer
11
11
* Simen Heggestøyl
12
12
* Stein Strindhaug
13
+ * Greg Reinbach
Original file line number Diff line number Diff line change 1
- ######################################################
2
- Django-machina 0.5.1 release notes - UNDER DEVELOPMENT
3
- ######################################################
1
+ ##################################
2
+ Django-machina 0.5.1 release notes
3
+ ##################################
4
4
5
5
Requirements and compatibility
6
6
------------------------------
Original file line number Diff line number Diff line change 3
3
from __future__ import unicode_literals
4
4
import os
5
5
6
- __version__ = '0.5.1.dev '
6
+ __version__ = '0.5.1'
7
7
8
8
9
9
MACHINA_VANILLA_APPS = [
You can’t perform that action at this time.
0 commit comments