python-qrcode v5.1 Release Notes

Release Date: 2014-10-22 // over 9 years ago
    • 🏁 Make qr script work in Windows. Thanks Ionel Cristian Mărieș

    • 🛠 Fixed print_ascii function in Python 3.

    • Out-of-bounds code version numbers are handled more consistently with a ValueError.

    • ✅ Much better test coverage (now only officially supporting Python 2.6+)