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