We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc689db commit f0078b0Copy full SHA for f0078b0
fastapi_users_db_sqlalchemy/__init__.py
@@ -11,7 +11,7 @@
11
12
from fastapi_users_db_sqlalchemy.generics import GUID
13
14
-__version__ = "6.0.0"
+__version__ = "6.0.1"
15
16
UUID_ID = uuid.UUID
17
0 commit comments