Skip to content

Commit 50a588f

Browse files
Update source/single_source_version.rst
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
1 parent 00d8645 commit 50a588f

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
@@ -20,7 +20,7 @@ To ensure that version numbers do not get out of sync, it is recommended that th
2020

2121
In general, the options are:
2222

23-
1) If the code is in a version control system (VCS), e.g. git, then the version can be extracted from the VCS.
23+
1) If the code is in a version control system (VCS), e.g. Git, then the version can be extracted from the VCS.
2424

2525
2) The version can be hard-coded into the :file:`pyproject.toml` file -- and the build system can copy it into other locations it may be required.
2626

0 commit comments

Comments
 (0)