File diff 58602b45107f → 21383fad09b1
docs/releaseprocedures.rst
Show inline comments
 
@@ -236,7 +236,7 @@ 7. Push release to PyPI:
 

	
 
   2. Push the (tested) built source distribution::
 

	
 
        python setup.py upload
 
        python setup.py sdist upload
 

	
 
8. Clean-up the maintenance branch:
 

	
 
@@ -259,7 +259,7 @@ 8. Clean-up the maintenance branch:
 

	
 
   5. Commit the changes::
 

	
 
        hg commit -m "$ISSUE: Bumping version back maintenance."
 
        hg commit -m "$ISSUE: Bumping version back to maintenance."
 

	
 
9. Clean-up the default branch if you have just released a new
 
   major/minor version: