summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorjvoisin2011-12-29 18:20:03 +0100
committerjvoisin2011-12-29 18:20:03 +0100
commit74055e66ac1a5d79e04aee899c7dc0a224ae310d (patch)
tree177bb9c2f171ac1f79af1ec21a0f079c37d8e8fb /RELEASE
parent29763bdc956f84dd134b983b9ff006a3109d6ea8 (diff)
Update changelog and version0.2.2
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE6
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE b/RELEASE
index 6e37d81..c1b0568 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,11 @@
1update changelog: 1update changelog:
2 git log 2 git log -> 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
7commit release changes
8 git commit CHANGELOG mat/mat.py
7 9
8create a tag 10create a tag
9 git tag -s $VERSION 11 git tag -s $VERSION