Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
KnugiHK committed Apr 1, 2022
1 parent d1c9cfc commit aab9746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_hcaptcha.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""

__NAME__ = "Flask-hCaptcha"
__version__ = "0.5.4"
__version__ = "0.6.0"
__license__ = "MIT"
__author__ = "Knugi (originally ReCaptcha by Mardix)"
__copyright__ = "(c) 2020 Knugi (originally ReCaptcha by Mardix 2015)"
Expand Down

0 comments on commit aab9746

Please sign in to comment.