We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7001266 commit 0477024Copy full SHA for 0477024
rest_framework_json_api/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
3
__title__ = 'djangorestframework-jsonapi'
4
-__version__ = '2.1.1'
+__version__ = '2.2.0'
5
__author__ = ''
6
__license__ = 'MIT'
7
__copyright__ = ''
0 commit comments