Skip to content

Commit

Permalink
0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eadwinCode committed Nov 11, 2021
1 parent fee2bd1 commit f7fefa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ninja_schema/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Django Schema - Builds Pydantic Schemas from Django Models"""

__version__ = "0.12.2"
__version__ = "0.12.4"

from .orm.factory import SchemaFactory
from .orm.model_schema import ModelSchema
Expand Down

0 comments on commit f7fefa2

Please sign in to comment.