Skip to content

Commit b7b1b74

Browse files
committed
Bump version
1 parent cf4945c commit b7b1b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi_users_db_dynamodb/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from enum import StrEnum
22
from typing import Any, Literal, TypedDict
33

4-
__version__ = "1.0.2"
4+
__version__ = "1.0.3"
55

66

77
# Right now, only ON-DEMAND/PAY_PER_REQUEST mode is supported!

0 commit comments

Comments
 (0)