File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ Release notes
129129
1301304. Add, commit and push::
131131
132- git add doc /PythonLibCore-$VERSION.rst
133- git commit -m "Release notes for $VERSION" doc /PythonLibCore-$VERSION.rst
132+ git add docs /PythonLibCore-$VERSION.rst
133+ git commit -m "Release notes for $VERSION" docs /PythonLibCore-$VERSION.rst
134134 git push
135135
1361365. Update later if necessary. Writing release notes is typically the biggest
@@ -188,7 +188,7 @@ Creating distributions
188188 twine upload dist/*
189189
1901905. Verify that project the page at `PyPI
191- <https://pypi.python. org/pypi /robotframework-pythonlibcore > `_
191+ <https://pypi.org/project /robotframework-pythontlibcore/ > `_
192192 looks good.
193193
1941946. Test installation (add ``--pre `` with pre-releases)::
You can’t perform that action at this time.
0 commit comments