Update version notes in README-dev
This commit is contained in:
@@ -12,8 +12,8 @@ Releasing
|
|||||||
python setup.py sdist upload
|
python setup.py sdist upload
|
||||||
|
|
||||||
* Update the docs (see below)
|
* Update the docs (see below)
|
||||||
* Add a '+' to the version in ``cassandra/__init__.py`` so that it looks
|
* Append a 'post' string to the version tuple in ``cassandra/__init__.py``
|
||||||
like ``x.y.z+``
|
so that it looks like ``(x, y, z, 'post')``
|
||||||
* Commit and push
|
* Commit and push
|
||||||
|
|
||||||
Running the Tests
|
Running the Tests
|
||||||
|
|||||||
Reference in New Issue
Block a user