Skip to content

Commit c7c5bcb

Browse files
committed
Add deploy instructions
1 parent b3007cb commit c7c5bcb

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,17 @@ Tests
383383
384384
python test/__init__.py
385385
386+
Deploying
387+
~~~~~~~~~
388+
389+
- Confirm tests pass
390+
- Bump the version in `README.rst`, `sendgrid/version.py`
391+
- Update `CHANGELOG.md`
392+
- Confirm tests pass
393+
- Commit `Version bump vX.X.X`
394+
- `python setup.py sdist bdist_wininst upload`
395+
- Release tag on GitHub `vX.X.X`
396+
386397
MIT License
387398
-----------
388399

0 commit comments

Comments
 (0)