Skip to content

Commit 892d045

Browse files
Update source/single_source_version.rst
Co-authored-by: Thomas A Caswell <[email protected]>
1 parent 0512c22 commit 892d045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/single_source_version.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ One of the challenges in building packages is that the version string can be req
1616

1717
import a_package
1818
print(a_package.__version__)
19+
* In the metadata of the artifacts for each of the packaging ecosystems
1920

2021
While different projects have different needs, it's important to make sure that there is a single source of truth for the version number.
2122

0 commit comments

Comments
 (0)