mirror of
https://github.com/lepture/captcha.git
synced 2025-08-15 04:03:51 +08:00
chore: release 0.5.0
This commit is contained in:
@ -8,6 +8,15 @@ Changelog
|
||||
----
|
||||
|
||||
|
||||
v0.5.0
|
||||
------
|
||||
|
||||
Released on Jul 29, 2023
|
||||
|
||||
- Fix for ``Pillow >= 10``, via :issue:`63`
|
||||
- Drop support for Python bellow 3.8
|
||||
- Add type hints
|
||||
|
||||
v0.4
|
||||
----
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
A captcha library that generates audio and image CAPTCHAs.
|
||||
|
||||
:copyright: (c) 2015 - 2018 by Hsiaoming Yang.
|
||||
:copyright: (c) 2014 by Hsiaoming Yang.
|
||||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user