datatracker/tastypie/__init__.py
Henrik Levkowetz 91b80769ff Introducing tastypie 0.12.1
- Legacy-Id: 8819
2014-12-22 16:41:59 +00:00

6 lines
123 B
Python

from __future__ import unicode_literals
__author__ = 'Daniel Lindsley & the Tastypie core team'
__version__ = (0, 12, 1)