... | ... | @@ -2,7 +2,7 @@ |
|
|
* Minor version update (1.0 -> 1.1) when adding new functionality that remain backwards compatible
|
|
|
* Patch version update (1.0 -> 1.0.1) when adding patches that remain backwards compatible
|
|
|
|
|
|
## Steps required to make a new release
|
|
|
## Steps required to merge a version update
|
|
|
|
|
|
1. Make sure all unit tests and doc tests are passing
|
|
|
2. Update the change log, docs conf, and version number (`docs/source/versions/changelog.rst`, `setup.py`, `docs/source/conf.py`)
|
... | ... | |