diff options
| author | Marko Tibold | 2012-01-28 14:06:34 +0100 |
|---|---|---|
| committer | Marko Tibold | 2012-01-28 14:06:34 +0100 |
| commit | cc226e7e67b13a25c59a727581f4fd780f5d553a (patch) | |
| tree | a337010849bd5c2d113c9b64b732b1feac810d3c /djangorestframework/__init__.py | |
| parent | a9e0159481a1b52e396bb0edee5f03563226e6da (diff) | |
| download | django-rest-framework-cc226e7e67b13a25c59a727581f4fd780f5d553a.tar.bz2 | |
moving forward
Diffstat (limited to 'djangorestframework/__init__.py')
| -rw-r--r-- | djangorestframework/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangorestframework/__init__.py b/djangorestframework/__init__.py index a5ba90e2..55f92cc4 100644 --- a/djangorestframework/__init__.py +++ b/djangorestframework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.3.2' +__version__ = '0.3.2-dev' VERSION = __version__ # synonym |
