Skip to content

Commit

Permalink
🏷️ Release new version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 committed Dec 12, 2023
1 parent 8f0ea33 commit f0006e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyngo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Pydantic Package for Adding Models into a Django or Django Rest Framework Project"""

__version__ = "1.6.0"
__version__ = "1.7.0"

from .errors import drf_error_details
from .openapi import ParameterDict, openapi_params
Expand Down

0 comments on commit f0006e6

Please sign in to comment.