4 lines
83 B
Python
4 lines
83 B
Python
"""Shared extensions for Django REST framework JSON:API."""
|
|
|
|
__version__ = "1.1.0"
|