Added little reminder for myself
This commit is contained in:
parent
3f2479067c
commit
dc7ad296bf
@ -17,3 +17,6 @@ echo
|
||||
echo "Don't forget to commit and tag:"
|
||||
echo git commit -m \'Bumped version to $VERSION\' setup.py blender_cloud/__init__.py
|
||||
echo git tag -a version-$VERSION -m \'Tagged version $VERSION\'
|
||||
echo
|
||||
echo "To build a distribution ZIP:"
|
||||
echo python setup.py bdist
|
||||
|
Reference in New Issue
Block a user