summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorjvoisin2011-12-24 19:59:40 +0100
committerjvoisin2011-12-24 19:59:40 +0100
commitae1169016f6ea82631227a9d0cb42af291a9ae18 (patch)
treeaebc108a1355e1822c68d78545f76cf2dbf16ec6 /RELEASE
parent7a78a21225818695ab1375a5d035296400b89b07 (diff)
Update Release process, and add an item to TODO
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index f77e7ae..6e37d81 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,6 +3,7 @@ update changelog:
3 3
4update version number: 4update version number:
5 mat/mat.py -> __version__ = $VERSION 5 mat/mat.py -> __version__ = $VERSION
6 setup.py
6 7
7create a tag 8create a tag
8 git tag -s $VERSION 9 git tag -s $VERSION