In the uWSGI documentation there are multiple references to version 2.1
. (Search for "2.1" in those links.)
However, I can't seem to find uWSGI==2.1
! Pypi seems to only have up to version 2.0.18
.
What gives?
Judging by a semi-recent Github comment of the(?) uwsgi author, a release of v2.1 is not planned / not in sight due to what sounds like maintainability issues; important features will be backported.