mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 13:12:24 +00:00
Update the version number to 1.13.2 (#1123)
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ for cls in get_all_models():
|
||||
globals()[class_name] = cls
|
||||
|
||||
|
||||
__version__ = '1.13.1'
|
||||
__version__ = '1.13.2'
|
||||
|
||||
Reference in New Issue
Block a user