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