Skip to content

Commit 2721658

Browse files
author
Nicholas Car
committed
Merge remote-tracking branch 'origin/master'
2 parents be82a07 + 6b53c52 commit 2721658

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

admin/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ Tools to assist with RDFlib releases, like extracting all merged PRs from GitHub
2323
* `python3 setup.py bdist_wheel sdist`
2424
* `twine upload ./dist/*`
2525
1. Make GitHub release
26-
* go to the taged version, e.g. https://github.com/RDFLib/rdflib/releases/tag/6.0.0
26+
* go to the tagged version, e.g. https://github.com/RDFLib/rdflib/releases/tag/6.0.0
2727
* edit the release' notes there (likely copy from CHANGELOG)
2828
1. Build readthedocs docco
2929
* `latest` and `stable` need to be built at least
3030
* best to make sure the previous (outgoing) release has a number-pegged version, e.g. 5.0.0
31+
1. update the rdflib.dev website page

0 commit comments

Comments
 (0)