sfstoolbox / sfs-python

SFS Toolbox for Python
https://sfs-python.readthedocs.io
MIT License
65 stars 19 forks source link

Documentation for 0.6.0 not online #171

Closed hagenw closed 3 years ago

hagenw commented 3 years ago

When heading to https://sfs-python.readthedocs.io/ one is seeing the documentation for version 0.5.0 whereas 0.6.0 is our latest release.

mgeier commented 3 years ago

The last point in the release checklist is ab out RTD: https://sfs-python.readthedocs.io/en/0.5.0/contributing.html#creating-a-new-release

@spors did the last release and apparently didn't do the whole checklist.

fs446 commented 3 years ago

0.6.0 cannot be built on servers due to meanwhile newer versions of sphinx, mathjax. I guess we have to live with missing documentation? However, by great support of mgeier the release 0.6.2 is alive with full documentation. Therefore, I guess we close this issue.