From a0423aedb4abaf12b4008c0b229ec0ecad4ddfd8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 31 Jul 2008 06:17:31 +0000 Subject: - Add event sends for INewRequest and INewResponse. See the events.rst chapter in the documentation's ``api`` directory. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 8d19cf4db..2a0d53381 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,9 +51,9 @@ copyright = '2008, Agendaless Consulting' # other places throughout the built documents. # # The short X.Y version. -version = '0.2.5' +version = '0.2.6' # The full version, including alpha/beta/rc tags. -release = '0.2.5' +release = '0.2.6' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: -- cgit v1.2.3