summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 99e6fcf..e95b5f2 100644
--- a/RELEASE
+++ b/RELEASE
@@ -10,6 +10,7 @@ update changelog:
10 10
11update version number (Don't be affraid to use -rc or -beta) 11update version number (Don't be affraid to use -rc or -beta)
12 libmat/mat.py -> __version__ = $VERSION 12 libmat/mat.py -> __version__ = $VERSION
13 setup.py -> __version__ = $VERSION
13 14
14commit release changes 15commit release changes
15 git commit CHANGELOG libmat/mat.py 16 git commit CHANGELOG libmat/mat.py