diff options
| author | Tom Christie | 2013-05-22 21:04:42 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-05-22 21:04:42 +0100 |
| commit | 02b29267acd3e3afabe6497a6ed04b10888d8731 (patch) | |
| tree | fdeef7e0621f3359f9303a64a80e8da9c6a4d978 /docs/topics | |
| parent | 7a93fdbe0a89089d45b2509e943d0d49ef155a2c (diff) | |
| download | django-rest-framework-02b29267acd3e3afabe6497a6ed04b10888d8731.tar.bz2 | |
Fix release notes
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 560dd305..519085b9 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -44,7 +44,7 @@ You can determine your currently installed version using `pip freeze`: * Bugfix: HyperlinkedIdentityField now uses `lookup_field` kwarg. -### 2.3.2 +### 2.3.3 **Date**: 16th May 2013 |
