Skip to content

Commit 5b761be

Browse files
Update 4_project_metadata.md
1 parent bd9c3d4 commit 5b761be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

episodes/4_project_metadata.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@ Please add and update the README.md file, in case you havent done so. You can ea
126126
- The `[build-system]` section is required and must define both `requires` and `build-backend`.
127127
- The `[project]` section must, at minimum, include the project `name` and `version`.
128128
- It is recommended to specify dependencies in the `[project]` section for clarity and reproducibility.
129+
- Use semantic versioning (MAJOR.MINOR.PATCH) for versioning your packages.
129130

130131
::::::::::::::::::::::::::::::::::::::::::::::::

0 commit comments

Comments
 (0)