diff options
| author | Tom Christie | 2012-01-04 09:52:06 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-01-04 09:52:06 +0000 |
| commit | 591bb630d74e8bbad42d533dc175b414ec7566a4 (patch) | |
| tree | 790f0fae15c6795c05a313b69bfa3efd033fc863 /djangorestframework/__init__.py | |
| parent | 53921c5c0ce03cecd8d0ded7cc3c8de8eed6a1e2 (diff) | |
| download | django-rest-framework-591bb630d74e8bbad42d533dc175b414ec7566a4.tar.bz2 | |
0.3.2-dev
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 d4fcd9a5..55f92cc4 100644 --- a/djangorestframework/__init__.py +++ b/djangorestframework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.3.1' +__version__ = '0.3.2-dev' VERSION = __version__ # synonym |
