From b54cdb6d0951a28b7d7bf4f585a4059cc5e6b18a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 20 Jul 2008 08:41:08 +0000 Subject: - Add API functions for authenticated_userid and effective_principals. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 149d61bf1..16b8ca413 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.2.2' +__version__ = '0.2.3' import os -- cgit v1.2.3