diff options
| author | Tom Christie | 2013-05-24 23:55:59 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-05-24 23:55:59 +0100 |
| commit | 2a38aa7291575aeb8b5444496ffad0b70dca3945 (patch) | |
| tree | 9aea83f5f09773352e062586c9e109e4115cc82d /rest_framework/__init__.py | |
| parent | fcaee6e580efc62658a5b155525c55ef427c5778 (diff) | |
| download | django-rest-framework-2.3.4.tar.bz2 | |
Version 2.3.42.3.4
Diffstat (limited to 'rest_framework/__init__.py')
| -rw-r--r-- | rest_framework/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rest_framework/__init__.py b/rest_framework/__init__.py index 0b1e67fb..59046733 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,4 +1,4 @@ -__version__ = '2.3.3' +__version__ = '2.3.4' VERSION = __version__ # synonym |
