Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 2446363

Browse files
committed
Chore: Version update
1 parent ca53126 commit 2446363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Increment versions here according to SemVer
2-
__version__ = "0.5.0"
2+
__version__ = "0.5.1"
33

44
from flask_utils.errors import ConflictError
55
from flask_utils.errors import ForbiddenError

0 commit comments

Comments
 (0)