We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8388742 commit c6a24e4Copy full SHA for c6a24e4
setup.py
@@ -38,7 +38,7 @@
38
39
setup(
40
name="<PYPI_NAME>",
41
- # *IMPORTANT*: Don't manually change the version here. Use `make bump`, as described in readme
+ # *IMPORTANT*: Don't manually change the version here. See Contributing docs for the release process.
42
version="0.1.0-alpha.0",
43
description="""<PYPI_NAME>: <SHORT_DESCRIPTION>""",
44
long_description=long_description,
0 commit comments