PySEP official version release v0.4.0. This PR sets up the requirements for the latest official version release of PySEP, and also will acts as a requirement template for any future version pushes. For reference, devel updates are stopping at https://github.com/adjtomo/pysep/commit/d1ca76e07a80e02a922f4dbc8c4ea1410ce33d9f for this version.
[x] Ensure devel is up to date with master
[x] Bump version number in pyproject.toml
[x] Bump version number in docs/conf.py
[x] Bump version number in pysep/__init__.py
[x] Ensure all tests still pass, fix broken tests
[x] Update CHANGELOG to include all major changes since last version
Specific to this version bump, need to finish docs migration to readthedocs (from gh-pages)
Update all docs links to point to pysep.readthedocs.io
[x] GitHub About,
[x] README.md
[x] docs/README.me
[ ] pyproject.toml
[x] Update docs building section in docs/README.md
[x] Disable GitHub Wiki tab
[x] Delete branch gh-pages
[x] Delete environments gh-pages and github-pages
[x] Enable both master and devel branch docs in readthedocs
PySEP official version release v0.4.0. This PR sets up the requirements for the latest official version release of PySEP, and also will acts as a requirement template for any future version pushes. For reference, devel updates are stopping at https://github.com/adjtomo/pysep/commit/d1ca76e07a80e02a922f4dbc8c4ea1410ce33d9f for this version.
devel
is up to date withmaster
pyproject.toml
docs/conf.py
pysep/__init__.py
CHANGELOG
to include all major changes since last versionSpecific to this version bump, need to finish docs migration to readthedocs (from gh-pages)
pysep.readthedocs.io
docs/README.md
gh-pages
gh-pages
andgithub-pages
master
anddevel
branch docs in readthedocsOnce the PR is merged:
README.md