Skip to content

Commit 668be29

Browse files
d-v-bdstansby
andauthored
Update docs/developers/contributing.rst
Co-authored-by: David Stansby <[email protected]>
1 parent 46f0eb7 commit 668be29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Compatibility and versioning policies
272272

273273
Versioning
274274
""""""""""
275-
Versions of this library are identified by a triplet of integers with the form ``<major>.<minor>.<patch>``. For example, when this document was written the version of Zarr was ``3.0.4``. A release of the Zarr library is associated with a new
275+
Versions of this library are identified by a triplet of integers with the form ``<major>.<minor>.<patch>``, for example 3.0.4. A release of ``zarr-python`` is associated with a new
276276
version identifier. That new identifier is generated by incrementing exactly one of the components of the previous version identifier by 1. When incrementing the ``major``
277277
component of the version identifier, the ``minor`` and ``patch`` components are set to 0.
278278

0 commit comments

Comments
 (0)