We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46fe7bc commit b603b14Copy full SHA for b603b14
rest_framework_json_api/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
3
__title__ = 'djangorestframework-jsonapi'
4
-__version__ = '2.6.0'
+__version__ = '2.6.0.1'
5
__author__ = ''
6
__license__ = 'MIT'
7
__copyright__ = ''
0 commit comments