1 parent 061cacd commit cebecf5Copy full SHA for cebecf5
rest_framework_json_api/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
3
__title__ = 'djangorestframework-jsonapi'
4
-__version__ = '2.1.0'
+__version__ = '2.1.1'
5
__author__ = ''
6
__license__ = 'MIT'
7
__copyright__ = ''
0 commit comments