Skip to content

Commit 4d84f69

Browse files
TayHobbskhornberg
authored andcommitted
Version: 2.0.0.beta-3 ~> 2.0.0.beta-4'
1 parent 3077d0a commit 4d84f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_framework_json_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
__title__ = 'djangorestframework-jsonapi'
4-
__version__ = '2.0.0-beta.3'
4+
__version__ = '2.0.0-beta.4'
55
__author__ = ''
66
__license__ = 'MIT'
77
__copyright__ = ''

0 commit comments

Comments
 (0)