Skip to content

Commit 7627684

Browse files
committed
metadata for v0.12.7
1 parent 0f99d5f commit 7627684

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

kalite/version.py

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33
VERSION = "0.12.0"
44
VERSION_INFO = {
55

6+
"0.12.7": {
7+
"release_date": "2014/10/08",
8+
"git_commit": "75591f",
9+
"new_features": {
10+
"all": [],
11+
"students": [],
12+
"coaches": [],
13+
"admins": [],
14+
},
15+
"bugs_fixed": {
16+
"all": ["fix to handle multiple psutil versions", "fix to handle multiple psutil versions"],
17+
"students": [],
18+
"coaches": [],
19+
"admins": [],
20+
},
21+
22+
},
23+
624
"0.12.6": {
725
"release_date": "2014/09/08",
826
"git_commit": "9cf2f05",

0 commit comments

Comments
 (0)