Skip to content

Commit

Permalink
🏷️ Update version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 authored Dec 1, 2024
1 parent 1002e50 commit e8e768f
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__ = "2.2.1"
__version__ = "2.3.0"

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

0 comments on commit e8e768f

Please sign in to comment.