We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee8cd1 commit 03781ecCopy full SHA for 03781ec
1 file changed
README-dev.rst
@@ -5,7 +5,7 @@ Releasing
5
* Update the version in ``cassandra/__init__.py``
6
7
* For beta releases, use a version like ``(2, 1, '0b1')``
8
- * For release candidates, use a version like ``(2, 1, '0c1')``
+ * For release candidates, use a version like ``(2, 1, '0rc1')``
9
* When in doubt, follow PEP 440 versioning
10
11
* Commit the changelog and version changes
0 commit comments