summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 376900b..f77e7ae 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,6 +1,9 @@
1update changelog: 1update changelog:
2 git log 2 git log
3 3
4update version number:
5 mat/mat.py -> __version__ = $VERSION
6
4create a tag 7create a tag
5 git tag -s $VERSION 8 git tag -s $VERSION
6 9