Skip to content

Commit 6359083

Browse files
Update source/single_source_version.rst
Co-authored-by: Brénainn Woodsend <[email protected]>
1 parent b9bb45d commit 6359083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/single_source_version.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In general, the options are:
2828
3) The version string can be hard-coded into the source code -- either in a special purpose file, such as ``_version.txt``, or as a attribute in the ``__init__.py``, and the build system can extract it at build time.
2929

3030

31-
Consult your build system documentation for how to implement your preferred method.
31+
Consult your build system's documentation for their recommended method.
3232

3333
.. _how_to_set_version_links:
3434

0 commit comments

Comments
 (0)