Skip to content

Commit 34efdde

Browse files
authored
🏷️ Release Version 3.5.0
1 parent 14586af commit 34efdde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi_class/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def post(self, user: ItemModel):
3737
"""
3838

3939

40-
__version__ = "3.4.0"
40+
__version__ = "3.5.0"
4141

4242
from fastapi_class.exception import FormattedMessageException
4343
from fastapi_class.openapi import ExceptionModel, _exceptions_to_responses

0 commit comments

Comments
 (0)