You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uogbuji edited this page Sep 12, 2014
·
20 revisions
Amara3-xml developer notes
Release
You need github & PyPI update access
#Update version
vi lib/version.py
#Upload to PyPI
python setup.py sdist upload
#Tag release
git tag -a v3.0.0a3 -m "Release of version 3.0.0a3" #Use actual version number