Skip to content

Commit

Permalink
Merge branch 'release/0.12'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlaszczuk committed Apr 14, 2016
2 parents dfee021 + d07e520 commit 34abe4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest_framework_friendly_errors/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-

__title__ = 'drf-friendly-errors'
__version__ = '0.11'
__version__ = '0.12'
__author__ = 'Tomasz Łaszczuk'
__contact__ = 't.laszczuk@futuremind.com'
__license__ = 'MIT'
Expand Down

0 comments on commit 34abe4d

Please sign in to comment.