Skip to content

Commit

Permalink
Release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jerel committed May 2, 2016
1 parent b243d1f commit 5cf3526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest_framework_json_api/__init__.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-

__title__ = 'djangorestframework-jsonapi'
__version__ = '2.0.0'
__version__ = '2.0.1'
__author__ = ''
__license__ = 'MIT'
__copyright__ = ''
Expand Down

0 comments on commit 5cf3526

Please sign in to comment.