wtforms icon indicating copy to clipboard operation
wtforms copied to clipboard

Python minimal version is wrong in FAQ / 3.0.1 changelog not published

Open JoKoT3 opened this issue 3 years ago • 1 comments

FAQ Claims compatibility with python 3.6 : https://wtforms.readthedocs.io/en/3.0.x/faq/#what-versions-of-python-are-supported

Changelog does not exists for 3.0.1 : https://wtforms.readthedocs.io/en/3.0.x/changes/#version-3-0-0

JoKoT3 avatar Aug 10 '22 14:08 JoKoT3

Perhaps because https://github.com/wtforms/wtforms/blob/master/src/wtforms/init.py#L7 was not bumped to 3.0.1?

Could a version 3.0.2 be published with this fixed and including PRs that have been merged or can be merged wasily.

PanderMusubi avatar Aug 28 '22 13:08 PanderMusubi

@azmeuk can you have a look at this one too? Thanks.

PanderMusubi avatar Nov 21 '22 09:11 PanderMusubi