Skip to content

Commit 01aa7dd

Browse files
committed
update release procedure to clarify version bumping for next release
1 parent c3af31f commit 01aa7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checklist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Procedure:
66
2. create GitHub Release with new version tag, it will create a release on PyPI.
77
tag MUST following semver. e.g.: ``2.3.1``
88
3. check PyPI page: https://pypi.org/p/sphinx-intl
9-
4. bump version in ``CHANGES.rst`` then commit/push it onto GitHub
9+
4. prepareing for the next release: bump version in ``CHANGES.rst`` then commit/push it onto GitHub

0 commit comments

Comments
 (0)