We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Change package version in setup.py, docs/conf.py and djangorpc/__init__.py.
Update CHANGE.txt.
Update MANIFEST.in if required.
Create tag:
git tag -a 0.3 -m 'version 0.3' git push origin --tags
Build and upload new package to PyPi:
python setup.py sdist upload
6. Activate here new version of documentation. Setup last version as default.