Skip to content

Commit f457e7a

Browse files
authored
feedback
1 parent 24511a6 commit f457e7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Starting with version 4.0.0, `typing_extensions` uses
2525
for more detail.
2626

2727
## Development versions
28-
After meaningful updates, but without concrete plans for a release, the version can pre increased once in [pyproject.toml](/pyproject.toml) file and appended with a `.dev` suffix, e.g. `4.0.1.dev`.
29-
Further development versions adjust their suffix in following increasing way `.dev1`, `.dev2`, ...
28+
After a release the version is increased once in the [pyproject.toml](/pyproject.toml) file and appended with a `.dev` suffix, e.g. `4.0.1.dev`.
29+
Further subsequent updates, i.e. to `.dev2`, are not planned between releases.
3030

3131
# Type stubs
3232

0 commit comments

Comments
 (0)