Skip to content

Commit 03781ec

Browse files
committed
another tweak to version guidance
1 parent 1ee8cd1 commit 03781ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README-dev.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Releasing
55
* Update the version in ``cassandra/__init__.py``
66

77
* For beta releases, use a version like ``(2, 1, '0b1')``
8-
* For release candidates, use a version like ``(2, 1, '0c1')``
8+
* For release candidates, use a version like ``(2, 1, '0rc1')``
99
* When in doubt, follow PEP 440 versioning
1010

1111
* Commit the changelog and version changes

0 commit comments

Comments
 (0)