From 9f29a31f662ba389e6276962df93451084dddc24 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 27 Nov 2011 10:08:19 -0500 Subject: [PATCH] v0.8.3 --- AUTHORS.rst | 3 ++- HISTORY.rst | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index b27737fd..43644e52 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -61,4 +61,5 @@ Patches and Suggestions - Juan Riaza - Ryan Kelly - Rolando Espinoza La fuente -- Robert Gieseke \ No newline at end of file +- Robert Gieseke +- Idan Gazit \ No newline at end of file diff --git a/HISTORY.rst b/HISTORY.rst index 4cc45fab..487cc867 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,7 +1,7 @@ History ------- -0.8.3 (2011-11-26) +0.8.3 (2011-11-27) ++++++++++++++++++ * Converted auth system to use simpler callable objects.