Skip to content

Commit ae03f8b

Browse files
committed
🐛 update release message
1 parent fd197bd commit ae03f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/setup.py.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ EXTRAS_REQUIRE = {}
125125
PUBLISH_COMMAND = '{0} setup.py sdist bdist_wheel upload -r pypi'.format(
126126
sys.executable)
127127
GS_COMMAND = ('gs {{name}} v{{release}} ' +
128-
"Find {{release}} in changelog more details")
128+
"Find {{release}} in changelog for more details")
129129
here = os.path.abspath(os.path.dirname(__file__))
130130

131131

0 commit comments

Comments
 (0)