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.12.0 (#962)
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ for cls in get_all_models():
|
||||
globals()[class_name] = cls
|
||||
|
||||
|
||||
__version__ = '1.11.2'
|
||||
__version__ = '1.12.0'
|
||||
|
||||
Reference in New Issue
Block a user