From: Evan Broder Date: Mon, 7 Dec 2009 22:53:55 +0000 (-0500) Subject: The "Once More, with Working" release. X-Git-Tag: 0.1.1^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/commitdiff_plain/dceee3da65a852f480dd7469def7fe3f23b1963f The "Once More, with Working" release. --- diff --git a/setup.py b/setup.py index 3b7b0ea..1f28113 100755 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def PyAFSExtension(module, *args, **kwargs): setup( name="PyAFS", - version="0.1.0", + version="0.1.1", description="PyAFS - Python bindings for AFS", author="Evan Broder", author_email="broder@mit.edu",