diff --git a/README-dev.rst b/README-dev.rst index bc38f2b9..deb2666f 100644 --- a/README-dev.rst +++ b/README-dev.rst @@ -16,6 +16,7 @@ Releasing python setup.py register python setup.py sdist upload +* On pypi, make the latest GA the only visible version * Update the docs (see below) * Append a 'postN' string to the version tuple in ``cassandra/__init__.py`` so that it looks like ``(x, y, z, 'postN')``