Closed jonascj closed 4 years ago
After a wipe
of the build environment on readthedocs the latest package 0.9.1 from pypi was used and the documentation now reads 0.9.0.
The mismatch caused because I forgot to update the version number in sphinxcontrib/images.py
which is where the docs get the version from.
Probably there is a better way to handle version numbers than to manually update them in multiple files...
Closing. Not an issue with read the docs, just mismatched version numbers in setup.py and module py files. Opening a new issue for version discussion.
At the moment https://sphinxcontrib-images.readthedocs.io/en/latest/ shows version 0.8.0. If it is not correct by performing a new build (when their package cache expires or is explicitly cleared) there might be a version number mismatch between some files.