Skip to content

Commit

Permalink
🏷️ Update version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 authored Aug 7, 2024
1 parent e080c0c commit 26da250
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.1.0"
__version__ = "2.2.0"

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

0 comments on commit 26da250

Please sign in to comment.