Skip to content

Commit c6a24e4

Browse files
authored
Update version update note
1 parent 8388742 commit c6a24e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
setup(
4040
name="<PYPI_NAME>",
41-
# *IMPORTANT*: Don't manually change the version here. Use `make bump`, as described in readme
41+
# *IMPORTANT*: Don't manually change the version here. See Contributing docs for the release process.
4242
version="0.1.0-alpha.0",
4343
description="""<PYPI_NAME>: <SHORT_DESCRIPTION>""",
4444
long_description=long_description,

0 commit comments

Comments
 (0)