Flask v0.12.4 Release Notes

Release Date: 2018-04-30 // almost 6 years ago
  • 🚀 This is a repackage of 0.12.3 to fix an issue with how the package was built.

    ⬆️ Upgrade

    ⬆️ Upgrade from PyPI with pip. Use a version identifier if you want to stay at 0.12:

    pip install -U 'Flask~=0.12.4'