##// END OF EJS Templates
jsversion is no longer part of IPython
Thomas Kluyver -
Show More
@@ -102,7 +102,7 b" release is: ``1.3rc1``. Notice that there is no separator between the '3' and"
102 the 'r'.
102 the 'r'.
103
103
104
104
105 Commit the changes to release.py and jsversion::
105 Commit the changes to release.py::
106
106
107 git commit -am "release $VERSION"
107 git commit -am "release $VERSION"
108 git push origin $BRANCH
108 git push origin $BRANCH
General Comments 0
You need to be logged in to leave comments. Login now