Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ischaojie committed Mar 3, 2024
1 parent d2bfd23 commit 8bb7a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_more/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
from flask_more.validate import validator
from flask_more.wraps import api

__version__ = "0.2.1"
__version__ = "0.2.2"
__all__ = ["More", "api", "validator"]

0 comments on commit 8bb7a07

Please sign in to comment.