We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3007cb commit c7c5bcbCopy full SHA for c7c5bcb
1 file changed
README.rst
@@ -383,6 +383,17 @@ Tests
383
384
python test/__init__.py
385
386
+Deploying
387
+~~~~~~~~~
388
+
389
+- Confirm tests pass
390
+- Bump the version in `README.rst`, `sendgrid/version.py`
391
+- Update `CHANGELOG.md`
392
393
+- Commit `Version bump vX.X.X`
394
+- `python setup.py sdist bdist_wininst upload`
395
+- Release tag on GitHub `vX.X.X`
396
397
MIT License
398
-----------
399
0 commit comments