From: Evan Broder Date: Mon, 23 Nov 2009 02:31:24 +0000 (-0500) Subject: It seems like roughly release time. X-Git-Tag: 0.1.0~2 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/commitdiff_plain/1c401f84faaf875b84faee6c45e9b465960f4e18 It seems like roughly release time. --- diff --git a/setup.py b/setup.py index 47cf789..1a0f0e2 100755 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def PyAFSExtension(module, *args, **kwargs): setup( name="PyAFS", - version="0.0.0", + version="0.1.0", description="PyAFS - Python bindings for AFS", author="Evan Broder", author_email="broder@mit.edu",