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 3bb4ded commit 291c5e9Copy full SHA for 291c5e9
RELEASE.md
@@ -1,6 +1,7 @@
1
To release:
2
* Verify pass in CircleCI
3
-* Update `CHANGELOG.md`
+* Update `CHANGELOG.md` from merged PRs
4
+* Update contributors in `README.md`
5
* Update version in `setup.py`
6
* `git push origin master`
7
* Create/activate virtualenv: `pip install twine`
0 commit comments